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

19 lines
744 B
Markdown

### [CVE-2013-2586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2586)
![](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
XAMPP 1.8.1 does not properly restrict access to xampp/lang.php, which allows remote attackers to modify xampp/lang.tmp and execute cross-site scripting (XSS) attacks via the WriteIntoLocalDisk method.
### POC
#### Reference
- http://packetstormsecurity.com/files/123407/XAMPP-1.8.1-Local-Write-Access.html
- http://www.exploit-db.com/exploits/28654
#### Github
No PoCs found on GitHub currently.