[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : tiffsplit (libtiff <= 3.8.2) Local Stack Buffer Overflow PoC
# Published : 2006-05-26
# Author : nitr0us
# Previous Title : cPanel <= 10.8.x (cpwrap via mysqladmin) Local Root Exploit
# Next Title : Mac OS X <= 10.4.7 Mach Exception Handling Local Exploit (10.3.x 0day)
# tiffsplit (libtiff <= 3.8.2) local stack buffer overflow PoC
tiffsplit from libtiff (http://www.remotesensing.org/libtiff/)
is vulnerable to a bss-based and stack-based overflow, but, I just
wrote the concept c0de for stack-based b0f 'cause I don't know how
to take advantage of the overwritten bss data (after the overflow,
that data is overwritten again correctly by a program' function).
.bss section is in higher addresses than .dtors section, so, we
can't hijack .dtors to....
PoC: http://www.exploit-db.com/sploits/05262006-tiffspl33t.tar.gz
nitr0us <nitrousenador[at]gmail[dot]com>
# www.Syue.com [2006-05-26]