mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
784 B
Markdown
18 lines
784 B
Markdown
### [CVE-2007-0585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0585)
|
|

|
|

|
|

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