CVE-2018-5982
published 2018-02-17CVE-2018-5982: SQL Injection exists in the Advertisement Board 3.1.0 component for Joomla! via a task=show_rss_categories&catname= request.
PriorityP264critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the Advertisement Board 3.1.0 component for Joomla! via a task=show_rss_categories&catname= request.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ordasoft | advertisement_board | — | — |
Detection & IOCsextracted from sources · hover to see the quote
commandaaa' OR (SELECT 6004 FROM(SELECT COUNT(*),CONCAT(@@version,(SELECT (ELT(6004=6004,1))),0x7e7e7e,database(),FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- HtLB↗
- →Monitor HTTP requests targeting the Joomla! com_advertisementboard component with the task parameter set to 'show_rss_categories' and a non-empty or SQL-laden 'catname' parameter — this is the specific attack vector for CVE-2018-5982. ↗
- →Alert on URL query strings containing both 'option=com_advertisementboard' and 'task=show_rss_categories' alongside SQL metacharacters (quotes, SELECT, UNION, etc.) in the 'catname' parameter. ↗
- →The SQL injection payload uses an error-based technique leveraging INFORMATION_SCHEMA.PLUGINS with FLOOR(RAND(0)*2) to extract @@version and database() — tune WAF/IDS rules to detect this pattern in GET parameters. ↗
- ·The exploit was tested specifically against Advertisement Board version 3.1.0; a prior vulnerability in v3.0.4 affecting the 'id' parameter is tracked separately (EDB-41600) and is distinct from CVE-2018-5982. ↗
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-02-17
Published