CVE-2018-17383
published 2018-09-28CVE-2018-17383: SQL Injection exists in the Collection Factory 4.1.9 component for Joomla! via the filter_order or filter_order_Dir parameter.
PriorityP265critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.21%
86.6th percentile
SQL Injection exists in the Collection Factory 4.1.9 component for Joomla! via the filter_order or filter_order_Dir parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| thephpfactory | collection_factory | — | — |
Detection & IOCsextracted from sources · hover to see the quote
urlhttp://localhost/[PATH]/collection-categories?option=com_collectionfactory&task=items&filter_order=[SQL]&filter_order_Dir=[SQL]↗
command%2c%45%58%54%52%41%43%54%56%41%4c%55%45%28%36%36%2c%43%4f%4e%43%41%54%28%30%78%35%63%2c%28%53%45%4c%45%43%54%20%28%45%4c%54%28%36%36%3d%36%36%2c%31%29%29%29%2c%43%4f%4e%43%41%54%5f%57%53%28%30%78%32%30%33%61%32%30%2c%55%53%45%52%28%29%2c%44%41%54%41%42%41%53%45%28%29%2c%56%45%52%53%49%4f%4e%28%29%29%29%29↗
- →Monitor HTTP requests to Joomla! endpoints where 'option=com_collectionfactory' and 'task=items' are present with unsanitised values in the 'filter_order' or 'filter_order_Dir' GET parameters — these are the injection points for CVE-2018-17383. ↗
- →Alert on URL-encoded SQL keywords (e.g. EXTRACTVALUE, CONCAT, SELECT, ELT, CONCAT_WS, USER(), DATABASE(), VERSION()) appearing in the 'filter_order' or 'filter_order_Dir' query-string parameters targeting 'com_collectionfactory'. ↗
- →The decoded payload uses EXTRACTVALUE-based error-based SQL injection to exfiltrate USER(), DATABASE(), and VERSION() — look for database error messages in HTTP responses to requests targeting this component. ↗
- ·The exploit PoC uses 'localhost' as a placeholder; in real attacks the host will vary. Detection rules must match on the query-string parameters ('option=com_collectionfactory', 'task=items', 'filter_order', 'filter_order_Dir') rather than the host. ↗
- ·The vulnerable version is specifically 4.1.9 of the Collection Factory component; detections scoped to version strings should target this exact version. ↗
CVSS provenance
nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
2018-09-28
Published