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

19 lines
667 B
Markdown

### [CVE-2011-3612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3612)
![](https://img.shields.io/static/v1?label=Product&message=UseBB&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CSRF&color=brighgreen)
### Description
Cross-Site Request Forgery (CSRF) vulnerability exists in panel.php in UseBB before 1.0.12.
### POC
#### Reference
- https://packetstormsecurity.com/files/100103/UseBB-1.0.11-Cross-Site-Request-Forgery-Local-File-Inclusion.html
- https://www.immuniweb.com/advisory/HTB22913
#### Github
No PoCs found on GitHub currently.