Files
CVEs-PoC/2012/CVE-2012-2910.md
2024-06-18 02:51:15 +02:00

19 lines
848 B
Markdown

### [CVE-2012-2910](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2910)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in SiliSoftware phpThumb() 1.7.11 allow remote attackers to inject arbitrary web script or HTML via the (1) dir parameter to demo/phpThumb.demo.random.php or (2) title parameter to demo/phpThumb.demo.showpic.php.
### POC
#### Reference
- http://packetstormsecurity.org/files/112797/SiliSoftware-phpThumb-1.7.11-Cross-Site-Scripting.html
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5088.php
#### Github
No PoCs found on GitHub currently.