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

18 lines
733 B
Markdown

### [CVE-2008-6905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6905)
![](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
Cross-site request forgery (CSRF) vulnerability in index.php in BabbleBoard 1.1.6 allows remote authenticated users to hijack the authentication of administrators for requests that delete (1) categories or (2) groups; (3) ban users; or (4) delete users via the admin page.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7475
#### Github
No PoCs found on GitHub currently.