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

18 lines
710 B
Markdown

### [CVE-2005-4358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4358)
![](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
admin/admin_disallow.php in phpBB 2.0.18 allows remote attackers to obtain the installation path via a direct request with a non-empty setmodules parameter, which causes an invalid append_sid function call that leaks the path in an error message.
### POC
#### Reference
- http://securityreason.com/securityalert/269
#### Github
No PoCs found on GitHub currently.