CVE-2008-2006
Apple iCal 3.0.1 - Denial of Service via Malformed .ics File
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-2006. PoCs published by Core Security Technologies, Rodrigo Carvalho.
AI-analyzed exploit summary This exploit leverages an integer overflow vulnerability in Apple iCal by specifying an excessively large COUNT value in the RRULE field of a VEVENT, which can lead to arbitrary code execution or denial-of-service.
Description
Apple iCal 3.0.1 on Mac OS X allows remote CalDAV servers, and user-assisted remote attackers, to cause a denial of service (NULL pointer dereference and application crash) or possibly execute arbitrary code via a .ics file containing (1) a large 16-bit integer on a TRIGGER line, or (2) a large integer in a COUNT field on an RRULE line.
Exploits (2)
This exploit leverages an integer overflow vulnerability in Apple iCal by specifying an excessively large COUNT value in the RRULE field of a VEVENT, which can lead to arbitrary code execution or denial-of-service.
This is a denial-of-service (DoS) exploit for Apple iCal 3.0.1 on Mac OS X 10.5.1. The exploit uses a malformed .ics file with an invalid TRIGGER value (-PT65535H) to crash the application.