cbcvebase.
CVE-2018-6006
published 2018-02-17

CVE-2018-6006: SQL Injection exists in the JS Autoz 1.0.9 component for Joomla! via the vtype, pre, or prs parameter.

PriorityP273critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
19.49%
97.0th percentile
SQL Injection exists in the JS Autoz 1.0.9 component for Joomla! via the vtype, pre, or prs parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
joomskyjs_autoz

Detection & IOCsextracted from sources · hover to see the quote

urlindex.php?option=com_jsautoz&c=vehicle&view=vehicle&layout=listvehicles&vtype=[SQL]
urlindex.php?option=com_jsautoz&c=vehicle&view=vehicle&layout=listvehicles&pre=[SQL]
urlindex.php?option=com_jsautoz&c=vehicle&view=vehicle&layout=listvehicles&prs=[SQL]
  • Monitor HTTP requests targeting the Joomla component 'com_jsautoz' with parameters 'vtype', 'pre', or 'prs' in the query string for SQL injection payloads.
  • Alert on requests containing 'option=com_jsautoz' combined with 'layout=listvehicles' and any of the injectable parameters (vtype, pre, prs) carrying SQL metacharacters or EXTRACTVALUE/CONCAT payloads.
  • ·The exploit PoC payloads are Base64-encoded in the source; defenders should decode and inspect them to build precise signatures. The encoded strings represent EXTRACTVALUE-based blind SQL injection payloads.
  • ·The vulnerable component is JS Autoz version 1.0.9 specifically; other versions may or may not be affected and should be tested independently.

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.