5 matches found
libtiff <= 3.9.5 - Integer Overflow
No description provided by source. Exploit Title: libtiff = 3.9.5 Integer overflow bug poc Date: 2013/08/25 Exploit Author: x90c Vendor Homepage: http://www.remotesensing.org/libtiff Version: - libtiff 3.9.5 = Tested on: - libtiff 4.0.3 - libtiff 4.0.2 - libtiff 4.0.1 - libtiff 4.0.0 safe - libti...
CVE-2013-5575
...
libtiff <= 3.9.5 - Integer Overflow Vulnerability
libtiff versions 3.9.5 and below suffer from an integer overflow vulnerability. Exploit Title: libtiff include include include "tiffio.h" int tiffintegeroverflowtest TIFF tif = TIFFOpen"/home/x90c/samplespp.tif", "r"; int samples = 0; / for instance, TIFFGetField library function will called with...
libtiff 3.9.5 - Integer Overflow
libtiff 3.9.5 - Integer Overflow / Exploit Title: libtiff include include include "tiffio.h" int tiffintegeroverflowtest TIFF tif = TIFFOpen"/home/x90c/samplespp.tif", "r"; int samples = 0; / for instance, TIFFGetField library function will called with malicious samplesperpixel field value...
libtiff 3.9.5 - Integer Overflow
/ Exploit Title: libtiff include include include "tiffio.h" int tiffintegeroverflowtest TIFF tif = TIFFOpen"/home/x90c/samplespp.tif", "r"; int samples = 0; / for instance, TIFFGetField library function will called with malicious samplesperpixel field value TIFFGetField got segfault! /...