mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2008-3184](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3184)
|
|

|
|

|
|

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