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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in print.php in PHP iCalendar 2.24 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the cookie_language parameter in a phpicalendar_* cookie, a different vector than CVE-2006-1292.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6519
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|