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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in index.php in Mini CMS 1.0.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) page and (2) admin parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4750
|
|
- https://www.exploit-db.com/exploits/7375
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|