mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
19 lines
875 B
Markdown
19 lines
875 B
Markdown
### [CVE-2008-5878](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5878)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in Phpclanwebsite (aka PCW) 1.23.3 Fix Pack 5 and earlier, when magic_quotes_gpc is disabled and register_globals is enabled, allow remote attackers to include and execute arbitrary files via a .. (dot dot) in the (1) boxname parameter to theme/superchrome/box.php and the (2) theme parameter to phpclanwebsite/footer.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4881
|
|
- https://www.exploit-db.com/exploits/7515
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|