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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in Pritlog 0.4 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter in a viewEntry action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6639
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|