Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5967. 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
admin/index.php in PHP iCalendar 2.3.4, 2.24, and earlier does not require administrative authentication for an addupdate action, which allows remote attackers to upload a calendar (aka .ics) file with arbitrary content to the calendars/ directory outside the web root.
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.