mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
20 lines
898 B
Markdown
20 lines
898 B
Markdown
### [CVE-2014-2021](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2021)
|
|

|
|

|
|

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