mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
19 lines
744 B
Markdown
19 lines
744 B
Markdown
### [CVE-2013-2586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2586)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|