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

18 lines
737 B
Markdown

### [CVE-2005-2571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2571)
![](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
FunkBoard 0.66CF, and possibly earlier versions, does not properly restrict access to the (1) admin/mysql_install.php and (2) admin/pg_install.php scripts, which allows attackers to obtain the database username and password or inject arbitrary PHP code into info.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112360702307424&w=2
#### Github
No PoCs found on GitHub currently.