10
CVSSv2

CVE-2007-0236

Published: 16/01/2007 Updated: 11/10/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Double free vulnerability in the _ATPsndrsp function in Apple Mac OS X 10.4.8, and possibly other versions, allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x 10.4.8

Exploits

/* proof of concept for moab-14-01-2007 * Copyright (c) 2006, LMH <lmh [at] infopullcom> * Shout outs to: icer, kf, ilja, hd, et al * * free feedback samples for public consumption: * * "the panic() function takes a string for the reason the panic * occurred As you can see from the above, the reason us due to the * fact the buffer ...