mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2008-6905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6905)
|
|

|
|

|
|

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