Files
CVEs-PoC/2011/CVE-2011-3612.md
T
2025-09-29 21:09:30 +02:00

19 lines
688 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=before%201.0.12%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CSRF&color=brightgreen)
### 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.