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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in makepost.php in DaZPHPNews 0.1-1, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the prefixdir parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5347
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|