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

21 lines
882 B
Markdown

### [CVE-2012-1935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1935)
![](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 Newscoop 3.5.x before 3.5.5 and 4.x before 4 RC4 allow remote attackers to inject arbitrary web script or HTML via the (1) Back parameter to admin/ad.php, or the (2) token or (3) f_email parameter to admin/password_check_token.php.
### POC
#### Reference
- http://dev.sourcefabric.org/browse/CS-4179
- http://dev.sourcefabric.org/browse/CS-4182
- http://dev.sourcefabric.org/browse/CS-4183
- http://www.exploit-db.com/exploits/18752
#### Github
No PoCs found on GitHub currently.