CVE-2007-0236
Apple Mac OS X 10.4.8 - Remote Code Execution via Crafted AppleTalk Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0236. PoCs published by MoAB.
AI-analyzed exploit summary This PoC exploits an integer overflow in the AppleTalk protocol handler (CVE-2007-0236) by passing a large buffer with manipulated length parameters to the ATPsndrsp function, leading to a kernel panic. It demonstrates the vulnerability but does not achieve arbitrary code execution.
Description
Double free vulnerability in the _ATPsndrsp function in Apple Mac OS X 10.4.8, and possibly other versions, allows remote attackers to cause a denial of service (kernel panic) and possibly execute arbitrary code via a crafted AppleTalk request that triggers a heap-based buffer overflow.
Exploits (1)
This PoC exploits an integer overflow in the AppleTalk protocol handler (CVE-2007-0236) by passing a large buffer with manipulated length parameters to the ATPsndrsp function, leading to a kernel panic. It demonstrates the vulnerability but does not achieve arbitrary code execution.