mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2007-4641](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4641)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in Pakupaku CMS 0.4 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter, as demonstrated by injecting code into an Apache log file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4341
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|