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

18 lines
832 B
Markdown

### [CVE-2008-3184](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3184)
![](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 vBulletin 3.6.10 PL2 and earlier, and 3.7.2 and earlier 3.7.x versions, allow remote attackers to inject arbitrary web script or HTML via (1) the PATH_INFO (PHP_SELF) or (2) the do parameter, as demonstrated by requests to upload/admincp/faq.php. NOTE: this issue can be leveraged to execute arbitrary PHP code.
### POC
#### Reference
- http://securityreason.com/securityalert/4000
#### Github
No PoCs found on GitHub currently.