CVE-2015-4073
published 2017-09-20CVE-2015-4073: Multiple SQL injection vulnerabilities in the Helpdesk Pro plugin before 1.4.0 for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1)…
PriorityP264critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
4.21%
89.7th percentile
Multiple SQL injection vulnerabilities in the Helpdesk Pro plugin before 1.4.0 for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1) ticket_code or (2) email parameter or (3) remote authenticated users to execute arbitrary SQL commands via the filter_order parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| helpdesk_pro_project | helpdesk_pro | <= 1.3.0 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect time-based blind SQLi attempts against the filter_order POST parameter on the com_helpdeskpro tickets view; look for SQL sleep/benchmark functions in that parameter. ↗
- →Detect unauthenticated SQLi attempts via the ticket_code GET parameter in requests to option=com_helpdeskpro&view=ticket; look for SQL keywords (or, sleep, #) URL-encoded in the ticket_code value. ↗
- →Detect unauthenticated SQLi attempts via the email POST parameter on task=ticket.save; look for SQL injection patterns (and sleep, quoted comparisons) appended to the email field value. ↗
- ·All versions of Helpdesk Pro prior to 1.4.0 are suspected vulnerable; the PoC was verified on version 1.3.0 specifically. ↗
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.
http://packetstormsecurity.com/files/132766/Joomla-Helpdesk-Pro-XSS-File-Disclosure-SQL-Injection.htmlhttp://seclists.org/fulldisclosure/2015/Jul/102http://www.securityfocus.com/bid/75971https://www.exploit-db.com/exploits/37666/http://packetstormsecurity.com/files/132766/Joomla-Helpdesk-Pro-XSS-File-Disclosure-SQL-Injection.htmlhttp://seclists.org/fulldisclosure/2015/Jul/102http://www.securityfocus.com/bid/75971https://www.exploit-db.com/exploits/37666/
2017-09-20
Published