cbcvebase.
CVE-2018-6024
published 2018-02-18

CVE-2018-6024: SQL Injection exists in the Project Log 1.5.3 component for Joomla! via the search parameter.

PriorityP263critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.11%
86.1th percentile
SQL Injection exists in the Project Log 1.5.3 component for Joomla! via the search parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
thethinkeryproject_log

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_projectlog&view=cat&search=[SQL]
  • Monitor HTTP requests targeting the Joomla component parameter `option=com_projectlog` combined with a `search` parameter containing SQL injection payloads (e.g., quotes, UNION/SELECT keywords, or encoded equivalents).
  • SQL Injection is delivered via the `search` GET parameter in the Project Log 1.5.3 Joomla component; inspect and alert on unsanitised input to this parameter.
  • ·The exploit PoC URL uses `localhost` as a placeholder; the actual attack path depends on the Joomla installation root (`[PATH]`), so detection rules should match on the query-string parameters rather than the host/path.

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.