mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
815 B
Markdown
19 lines
815 B
Markdown
### [CVE-2006-0648](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0648)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in PHP iCalendar 2.0.1, 2.1, and 2.2 allow remote attackers to include arbitrary files via the (1) getdate and possibly other parameters used in the replace_files function in search.php and (2) $file variable as used in the parse function in functions/template.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://evuln.com/vulns/70/summary.html
|
|
- http://securityreason.com/securityalert/420
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|