Files
CVEs-PoC/2009/CVE-2009-0113.md
T
2024-06-18 02:51:15 +02:00

19 lines
735 B
Markdown

### [CVE-2009-0113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0113)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal vulnerability in attachmentlibrary.php in the XStandard component for Joomla! 1.5.8 and earlier allows remote attackers to list arbitrary directories via a .. (dot dot) in the X_CMS_LIBRARY_PATH HTTP header.
### POC
#### Reference
- http://securityreason.com/securityalert/4896
- https://www.exploit-db.com/exploits/7691
#### Github
No PoCs found on GitHub currently.