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

19 lines
702 B
Markdown

### [CVE-2014-9463](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9463)
![](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
functions_vbseo_hook.php in the VBSEO module for vBulletin allows remote authenticated users to execute arbitrary code via the HTTP Referer header to visitormessage.php.
### POC
#### Reference
- https://blog.sucuri.net/2015/01/serious-vulnerability-on-vbseo.html
- https://www.exploit-db.com/exploits/36232/
#### Github
No PoCs found on GitHub currently.