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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in SetCMS 3.6.5 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the set parameter, as demonstrated by sending a certain CLIENT_IP HTTP header in an enter action to index.php, and injecting PHP sequences into files/enter.set, which is then included by index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4962
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|