5.1
CVSSv2

CVE-2006-0396

Published: 14/03/2006 Updated: 19/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in Mail in Apple Mac OS X 10.4 up to 10.4.5, when patched with Security Update 2006-001, allows remote malicious users to execute arbitrary code via a long Real Name value in an e-mail attachment sent in AppleDouble format, which triggers the overflow when the user double-clicks on an attachment.

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x 10.4.4

apple mac os x 10.4.5

apple mac os x 10.4.2

apple mac os x 10.4.3

apple mac os x server 10.4.4

apple mac os x server 10.4.5

apple mac os x server 10.4

apple mac os x server 10.4.1

apple mac os x 10.4

apple mac os x 10.4.1

apple mac os x server 10.4.2

apple mac os x server 10.4.3

Exploits

#!/usr/bin/perl # # Code by Kevin Finisterre kf_lists[at]digitalmunition[dot]com # wwwdigitalmunitioncom # # Mailapp Version 207 (7462) on OSX 1045 Build 8H14 + Security Update 2006-001 (PowerPC) v10 # # RFC-1740 MIME-based Mac file buffer overflow # # AppleSingle file header: # [4 byte magic number][4 byte version number][16 byte ...