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

18 lines
707 B
Markdown

### [CVE-2009-3756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3756)
![](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
phpBMS 0.96 allows remote attackers to obtain sensitive information via a direct request to (1) footer.php, (2) header.php, (3) the show action in advancedsearch.php, and (4) choicelist.php, which reveals the installation path in an error message.
### POC
#### Reference
- http://www.exploit-db.com/exploits/9101
#### Github
No PoCs found on GitHub currently.