cve/2006/CVE-2006-1292.md

18 lines
867 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-1292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1292)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal vulnerability in Jim Hu and Chad Little PHP iCalendar 2.21 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences and a NUL (%00) character in the phpicalendar[cookie_language] and phpicalendar[cookie_style] cookies, as demonstrated by injecting PHP sequences into an Apache access_log file, which is then included by day.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/1585
#### Github
No PoCs found on GitHub currently.