Files
CVEs-PoC/2012/CVE-2012-1216.md
2024-06-18 02:51:15 +02:00

18 lines
790 B
Markdown

### [CVE-2012-1216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1216)
![](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 request forgery (CSRF) vulnerabilities in admin.php in PBBoard 2.1.4 allow remote attackers to hijack the authentication of administrators for requests that (1) upload a file via an add action or (2) change the contents of a file via a dit action.
### POC
#### Reference
- http://packetstormsecurity.org/files/109706/PBBoard-2.1.4-Cross-Site-Request-Forgery-Shell-Upload.html
#### Github
No PoCs found on GitHub currently.