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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in PicoFlat CMS 0.5.9 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the pagina parameter, a different vulnerability than CVE-2007-5390.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5690
|
|
|
|
#### Github
|
|
- https://github.com/rnbochsr/yr_of_the_jellyfish
|
|
|