CVE-2018-5992
published 2018-02-17CVE-2018-5992: SQL Injection exists in the Staff Master through 1.0 RC 1 component for Joomla! via the name parameter in a view=staff request.
PriorityP266critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the Staff Master through 1.0 RC 1 component for Joomla! via the name parameter in a view=staff request.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| staff_master_project | staff_master | <= 1.0 | — |
| staff_master_project | staff_master | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →SQL injection is triggered via the `name` parameter in HTTP requests where `option=com_staffmaster` and `view=staff`. Monitor GET requests to index.php containing both of these query parameters alongside a `name` value with SQL metacharacters (e.g. single quote, UNION, SELECT keywords). ↗
- →Detect requests to Joomla! installations containing `option=com_staffmaster` in the query string as a fingerprint for this vulnerable component being targeted. ↗
- ·The exploit PoC payloads are Base64-encoded in the advisory. Defenders should decode and inspect these strings to build accurate signatures; the raw SQL payloads include UNION SELECT and CONCAT_WS / GROUP_CONCAT constructs targeting the information_schema. ↗
- ·The affected version is explicitly Staff Master <= 1.0 RC 1 for Joomla!. Verify the installed component version before applying detection rules to avoid false positives on patched or unrelated components. ↗
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