mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-25 15:30:55 +01:00
18 lines
790 B
Markdown
18 lines
790 B
Markdown
### [CVE-2012-1216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1216)
|
|

|
|

|
|

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