CVE-2010-0801
Description
Directory traversal vulnerability in the AutartiTarot (com_autartitarot) component 1.0.3 for Joomla! allows remote authenticated users, with "Public Back-end" group permissions, to read arbitrary files via directory traversal sequences in the controller parameter in an edit task to administrator/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 AutartiTarot - Directory Traversal
source: https://www.securityfocus.com/bid/38034/info
The AutartiTarot component for Joomla! is prone to a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input data.
Exploiting the issue may allow an attacker to obtain sensitive information that could aid in further attacks.
NOTE: Successful exploitation requires having 'Public Back-end' group credentials.
http://www.example.com/administrator/index.php?option=com_autartitarot&task=edit&cid[]=38&controller=[DT]
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| autartica | com_autartitarot | 1.0.3 | |
| joomla | joomla\! | | |
References
- http://osvdb.org/62041
- http://packetstormsecurity.org/1001-exploits/joomlaautartitarot-traversal.txt
- http://secunia.com/advisories/38434
- http://www.securityfocus.com/bid/38034
- http://osvdb.org/62041
- http://packetstormsecurity.org/1001-exploits/joomlaautartitarot-traversal.txt
- http://secunia.com/advisories/38434
- http://www.securityfocus.com/bid/38034
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.