### [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%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### 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.