CVE-2015-7857
Description
SQL injection vulnerability in the getListQuery function in administrator/components/com_contenthistory/models/history.php in Joomla! 3.2 before 3.4.5 allows remote attackers to execute arbitrary SQL commands via the list[select] parameter to index.php.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Metasploit modules
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| joomla | joomla\! | 3.2.0 | |
| joomla | joomla\! | 3.2.1 | |
| joomla | joomla\! | 3.2.2 | |
| joomla | joomla\! | 3.2.3 | |
| joomla | joomla\! | 3.2.4 | |
| joomla | joomla\! | 3.3.0 | |
| joomla | joomla\! | 3.3.1 | |
| joomla | joomla\! | 3.3.2 | |
| joomla | joomla\! | 3.3.3 | |
| joomla | joomla\! | 3.3.4 | |
| joomla | joomla\! | 3.4.0 | |
| joomla | joomla\! | 3.4.1 | |
| joomla | joomla\! | 3.4.2 | |
| joomla | joomla\! | 3.4.3 | |
| joomla | joomla\! | 3.4.4 | |
References
- http://developer.joomla.org/security-centre/628-20151001-core-sql-injection.html
- http://packetstormsecurity.com/files/134097/Joomla-3.44-SQL-Injection.html
- http://packetstormsecurity.com/files/134494/Joomla-Content-History-SQL-Injection-Remote-Code-Execution.html
- http://www.rapid7.com/db/modules/exploit/unix/webapp/joomla_contenthistory_sqli_rce
- http://www.securityfocus.com/bid/77295
- http://www.securitytracker.com/id/1033950
- https://www.exploit-db.com/exploits/38797/
- https://www.trustwave.com/Resources/SpiderLabs-Blog/Joomla-SQL-Injection-Vulnerability-Exploit-Results-in-Full-Administrative-Access/
- http://developer.joomla.org/security-centre/628-20151001-core-sql-injection.html
- http://packetstormsecurity.com/files/134097/Joomla-3.44-SQL-Injection.html
- http://packetstormsecurity.com/files/134494/Joomla-Content-History-SQL-Injection-Remote-Code-Execution.html
- http://www.rapid7.com/db/modules/exploit/unix/webapp/joomla_contenthistory_sqli_rce
- http://www.securityfocus.com/bid/77295
- http://www.securitytracker.com/id/1033950
- https://www.exploit-db.com/exploits/38797/
- https://www.trustwave.com/Resources/SpiderLabs-Blog/Joomla-SQL-Injection-Vulnerability-Exploit-Results-in-Full-Administrative-Access/
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.