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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Absolute path traversal vulnerability in sendfile.php in web-cp 0.5.7, when register_globals is enabled, allows remote attackers to read arbitrary files via a full pathname in the filelocation parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6556
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|