Apple Mac OSX 10 - CD9660.Util Probe For Mounting Argument Local Buffer Overflow
Author: Max
type: dos
platform: osx
port:
date_added: 2003-12-15
date_updated: 2012-12-16
verified: 1
codes: CVE-2003-1006;OSVDB-3043
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/9228/info
The cd9660.util utility has been reported prone to a local buffer overrun vulnerability. Excessive data supplied as an argument for the probe for mounting switch, passed to the cd9660.util utility will overrun the bounds of a reserved buffer in memory. Because memory adjacent to this buffer has been reported to contain saved values that are crucial to controlling execution flow, a local attacker may potentially influence cd9660.util execution flow into attacker-supplied instructions.
./cd9660.util -p `perl -e "print 'A'x512"`