mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
19 lines
973 B
Markdown
19 lines
973 B
Markdown
### [CVE-2008-4181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4181)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in includes/xml.php in the Netenberg Fantastico De Luxe module before 2.10.4 r19 for cPanel, when cPanel PHP Register Globals is enabled, allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) or absolute pathname in the fantasticopath parameter. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4301
|
|
- https://www.exploit-db.com/exploits/6461
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|