mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
18 lines
710 B
Markdown
18 lines
710 B
Markdown
### [CVE-2005-4358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4358)
|
|

|
|

|
|

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