Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5968. PoCs published by EgiX.
AI-analyzed exploit summary This exploit combines a Local File Inclusion (LFI) vulnerability with a file upload flaw in PHP iCalendar <= 2.24. It uploads a malicious .ics file containing PHP code, then leverages the LFI via a manipulated cookie to execute arbitrary commands.
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.
Exploits (1)
This exploit combines a Local File Inclusion (LFI) vulnerability with a file upload flaw in PHP iCalendar <= 2.24. It uploads a malicious .ics file containing PHP code, then leverages the LFI via a manipulated cookie to execute arbitrary commands.