mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2008-2006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2006)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3901
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|