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

20 lines
898 B
Markdown

### [CVE-2014-2021](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2021)
![](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 admincp/apilog.php in vBulletin 4.2.2 and earlier, and 5.0.x through 5.0.5 allows remote authenticated users to inject arbitrary web script or HTML via a crafted XMLRPC API request, as demonstrated using the client name.
### POC
#### Reference
- http://packetstormsecurity.com/files/128691/vBulletin-5.x-4.x-Persistent-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2014/Oct/55
- https://github.com/tintinweb/pub/tree/master/pocs/cve-2014-2021
#### Github
No PoCs found on GitHub currently.