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

20 lines
814 B
Markdown

### [CVE-2011-0526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0526)
![](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
Cross-site scripting (XSS) vulnerability in index.php in Vanilla Forums before 2.0.17 allows remote attackers to inject arbitrary web script or HTML via the Target parameter in a /entry/signin action.
### POC
#### Reference
- http://openwall.com/lists/oss-security/2011/01/27/2
- http://openwall.com/lists/oss-security/2011/01/27/5
- http://yehg.net/lab/pr0js/advisories/%5Bvanilla_forums-2.0.16%5D_cross_site_scripting
#### Github
No PoCs found on GitHub currently.