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

18 lines
784 B
Markdown

### [CVE-2007-0585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0585)
![](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
include/debug.php in Webfwlog 0.92 and earlier, when register_globals is enabled, allows remote attackers to obtain source code of files via the conffile parameter. NOTE: some of these details are obtained from third party information. It is likely that this issue can be exploited to conduct directory traversal attacks.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3222
#### Github
No PoCs found on GitHub currently.