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

19 lines
983 B
Markdown

### [CVE-2014-9438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9438)
![](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 request forgery (CSRF) vulnerability in the Moderator Control Panel in vBulletin 4.2.2 allows remote attackers to hijack the authentication of administrators for requests that (1) ban a user via the username parameter in a dobanuser action to modcp/banning.php or (2) unban a user, (3) modify user profiles, edit a (4) post or (5) topic, or approve a (6) post or (7) topic via unspecified vectors.
### POC
#### Reference
- http://packetstormsecurity.com/files/129619/vBulletin-Moderator-Control-Panel-4.2.2-CSRF.html
- https://rstforums.com/forum/88810-csrf-vbulletin-modcp.rst
#### Github
No PoCs found on GitHub currently.