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

18 lines
690 B
Markdown

### [CVE-2008-6001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6001)
![](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
index.php in ADN Forum 1.0b and earlier allows remote attackers to bypass authentication and gain sysop access via a fpusuario cookie composed of an initial sysop: string, an arbitrary password field, and a final :sysop:0 string.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6557
#### Github
No PoCs found on GitHub currently.