mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
983 B
Markdown
19 lines
983 B
Markdown
### [CVE-2014-9438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9438)
|
|

|
|

|
|

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