mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2008-1534](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1534)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in PowerPHPBoard 1.00b allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) settings[footer] parameter to footer.inc.php and the (2) settings[header] parameter to header.inc.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5303
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|