CVE-2007-0229
Mac OS X 10.4.8 - Local Denial of Service and Privilege Escalation via Crafted DMG Image
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0229. PoCs published by LMH.
AI-analyzed exploit summary This is a writeup describing CVE-2007-0229, an integer overflow vulnerability in Apple Mac OS X and FreeBSD UFS filesystem handling of crafted DMG images. Successful exploitation could lead to remote code execution with kernel privileges or denial-of-service.
Description
Integer overflow in the ffs_mountfs function in Mac OS X 10.4.8 and FreeBSD 6.1 allows local users to cause a denial of service (panic) and possibly gain privileges via a crafted DMG image that causes "allocation of a negative size buffer" leading to a heap-based buffer overflow, a related issue to CVE-2006-5679. NOTE: a third party states that this issue does not cross privilege boundaries in FreeBSD because only root may mount a filesystem.
Exploits (1)
This is a writeup describing CVE-2007-0229, an integer overflow vulnerability in Apple Mac OS X and FreeBSD UFS filesystem handling of crafted DMG images. Successful exploitation could lead to remote code execution with kernel privileges or denial-of-service.