Lucene search

K
LibtiffLibtiff

258 matches found

CVE
CVE
added 2006/08/03 1:4 a.m.69 views

CVE-2006-3461

Heap-based buffer overflow in the PixarLog decoder in the TIFF library (libtiff) before 3.8.2 might allow context-dependent attackers to execute arbitrary code via unknown vectors.

7.5CVSS7.5AI score0.03203EPSS
CVE
CVE
added 2006/08/03 1:4 a.m.69 views

CVE-2006-3463

The EstimateStripByteCounts function in TIFF library (libtiff) before 3.8.2 uses a 16-bit unsigned short when iterating over an unsigned 32-bit value, which allows context-dependent attackers to cause a denial of service via a large td_nstrips value, which triggers an infinite loop.

7.8CVSS5.9AI score0.03571EPSS
CVE
CVE
added 2017/03/24 7:59 p.m.69 views

CVE-2016-10272

LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted TIFF image, related to "WRITE of size 2048" and libtiff/tif_next.c:64:9.

7.8CVSS7.3AI score0.00486EPSS
CVE
CVE
added 2017/01/20 3:59 p.m.69 views

CVE-2016-5319

Heap-based buffer overflow in tif_packbits.c in libtiff 4.0.6 and earlier allows remote attackers to crash the application via a crafted bmp file.

6.5CVSS7.1AI score0.00862EPSS
CVE
CVE
added 2023/06/21 8:15 p.m.69 views

CVE-2023-25435

libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesShifted8bits() at /libtiff/tools/tiffcrop.c:3753.

5.5CVSS5.6AI score0.00033EPSS
CVE
CVE
added 2010/07/06 5:17 p.m.68 views

CVE-2010-2482

LibTIFF 3.9.4 and earlier does not properly handle an invalid td_stripbytecount field, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted TIFF file, a different vulnerability than CVE-2010-2443.

4.3CVSS8.7AI score0.18826EPSS
CVE
CVE
added 2012/10/28 3:55 p.m.67 views

CVE-2012-4447

Heap-based buffer overflow in tif_pixarlog.c in LibTIFF before 4.0.3 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted TIFF image using the PixarLog Compression format.

6.8CVSS7.8AI score0.01427EPSS
CVE
CVE
added 2012/11/11 1:0 p.m.67 views

CVE-2012-4564

ppm2tiff does not check the return value of the TIFFScanlineSize function, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted PPM image that triggers an integer overflow, a zero-memory allocation, and a heap-based buffer overflow.

6.8CVSS8.7AI score0.2646EPSS
CVE
CVE
added 2017/12/29 9:29 p.m.67 views

CVE-2017-17973

In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue

8.8CVSS8.4AI score0.00419EPSS
CVE
CVE
added 2006/05/30 6:2 p.m.66 views

CVE-2006-2656

Stack-based buffer overflow in the tiffsplit command in libtiff 3.8.2 and earlier might might allow attackers to execute arbitrary code via a long filename. NOTE: tiffsplit is not setuid. If there is not a common scenario under which tiffsplit is called with attacker-controlled command line argumen...

7.5CVSS7.5AI score0.1388EPSS
CVE
CVE
added 2006/08/03 1:4 a.m.66 views

CVE-2006-3464

TIFF library (libtiff) before 3.8.2 allows context-dependent attackers to pass numeric range checks and possibly execute code, and trigger assert errors, via large offset values in a TIFF directory that lead to an integer overflow and other unspecified vectors involving "unchecked arithmetic operat...

7.5CVSS6.5AI score0.01096EPSS
CVE
CVE
added 2011/05/03 8:55 p.m.66 views

CVE-2009-5022

Heap-based buffer overflow in tif_ojpeg.c in the OJPEG decoder in LibTIFF before 3.9.5 allows remote attackers to execute arbitrary code via a crafted TIFF file.

6.8CVSS7.7AI score0.18776EPSS
CVE
CVE
added 2010/07/02 12:43 p.m.65 views

CVE-2010-2595

The TIFFYCbCrtoRGB function in LibTIFF 3.9.0 and 3.9.2, as used in ImageMagick, does not properly handle invalid ReferenceBlackWhite values, which allows remote attackers to cause a denial of service (application crash) via a crafted TIFF image that triggers an array index error, related to "downsa...

4.3CVSS6.2AI score0.01634EPSS
CVE
CVE
added 2018/09/30 8:29 p.m.65 views

CVE-2018-17795

The function t2p_write_pdf in tiff2pdf.c in LibTIFF 4.0.9 and earlier allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted TIFF file, a similar issue to CVE-2017-9935.

8.8CVSS8.6AI score0.01187EPSS
CVE
CVE
added 2006/04/25 11:2 p.m.64 views

CVE-2006-2025

Integer overflow in the TIFFFetchData function in tif_dirread.c for libtiff before 3.8.1 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via a crafted TIFF image.

6.5CVSS7.4AI score0.07433EPSS
CVE
CVE
added 2006/08/03 1:4 a.m.64 views

CVE-2006-3462

Heap-based buffer overflow in the NeXT RLE decoder in the TIFF library (libtiff) before 3.8.2 might allow context-dependent attackers to execute arbitrary code via unknown vectors involving decoding large RLE images.

7.5CVSS7.4AI score0.02029EPSS
CVE
CVE
added 2008/08/27 8:41 p.m.64 views

CVE-2008-2327

Multiple buffer underflows in the (1) LZWDecode, (2) LZWDecodeCompat, and (3) LZWDecodeVector functions in tif_lzw.c in the LZW decoder in LibTIFF 3.8.2 and earlier allow context-dependent attackers to execute arbitrary code via a crafted TIFF file, related to improper handling of the CODE_CLEAR co...

6.8CVSS7AI score0.01918EPSS
CVE
CVE
added 2017/03/24 7:59 p.m.63 views

CVE-2016-10268

tools/tiffcp.c in LibTIFF 4.0.7 allows remote attackers to cause a denial of service (integer underflow and heap-based buffer under-read) or possibly have unspecified other impact via a crafted TIFF image, related to "READ of size 78490" and libtiff/tif_unix.c:115:23.

7.8CVSS7.3AI score0.00338EPSS
CVE
CVE
added 2012/06/04 8:55 p.m.62 views

CVE-2012-1173

Multiple integer overflows in tiff_getimage.c in LibTIFF 3.9.4 allow remote attackers to execute arbitrary code via a crafted tile size in a TIFF file, which is not properly handled by the (1) gtTileSeparate or (2) gtStripSeparate function, leading to a heap-based buffer overflow.

6.8CVSS7.5AI score0.01355EPSS
CVE
CVE
added 2017/12/28 6:29 a.m.62 views

CVE-2017-17942

In LibTIFF 4.0.9, there is a heap-based buffer over-read in the function PackBitsEncode in tif_packbits.c.

8.8CVSS8.5AI score0.00509EPSS
CVE
CVE
added 2005/01/10 5:0 a.m.61 views

CVE-2004-1308

Integer overflow in (1) tif_dirread.c and (2) tif_fax3.c for libtiff 3.5.7 and 3.7.0 allows remote attackers to execute arbitrary code via a TIFF file containing a TIFF_ASCII or TIFF_UNDEFINED directory entry with a -1 entry count, which leads to a heap-based buffer overflow.

10CVSS7.7AI score0.12685EPSS
CVE
CVE
added 2012/07/22 5:55 p.m.61 views

CVE-2012-2088

Integer signedness error in the TIFFReadDirectory function in tif_dirread.c in libtiff 3.9.4 and earlier allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a negative tile depth in a tiff image, which triggers an improper conversion betw...

7.5CVSS7.7AI score0.0278EPSS
CVE
CVE
added 2018/01/14 2:29 a.m.61 views

CVE-2018-5360

LibTIFF before 4.0.6 mishandles the reading of TIFF files, as demonstrated by a heap-based buffer over-read in the ReadTIFFImage function in coders/tiff.c in GraphicsMagick 1.3.27.

8.8CVSS8.5AI score0.00459EPSS
CVE
CVE
added 2010/09/28 6:0 p.m.60 views

CVE-2010-3087

LibTIFF before 3.9.2-5.2.1 in SUSE openSUSE 11.3 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted TIFF image.

6.8CVSS7.7AI score0.01787EPSS
CVE
CVE
added 2023/06/14 8:15 p.m.60 views

CVE-2023-25434

libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215.

8.8CVSS8.4AI score0.00209EPSS
CVE
CVE
added 2006/05/01 10:6 p.m.59 views

CVE-2006-2120

The TIFFToRGB function in libtiff before 3.8.1 allows remote attackers to cause a denial of service (crash) via a crafted TIFF image with Yr/Yg/Yb values that exceed the YCR/YCG/YCB values, which triggers an out-of-bounds read.

2.1CVSS6.1AI score0.00321EPSS
CVE
CVE
added 2010/07/06 5:17 p.m.59 views

CVE-2010-2483

The TIFFRGBAImageGet function in LibTIFF 3.9.0 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a TIFF file with an invalid combination of SamplesPerPixel and Photometric values.

4.3CVSS6.3AI score0.01269EPSS
CVE
CVE
added 2018/05/08 6:29 a.m.59 views

CVE-2018-10801

TIFFClientOpen in tif_unix.c in LibTIFF 3.8.2 has memory leaks, as demonstrated by bmp2tiff.

6.5CVSS6.5AI score0.00403EPSS
CVE
CVE
added 2005/05/04 4:0 a.m.58 views

CVE-2004-1307

Integer overflow in the TIFFFetchStripThing function in tif_dirread.c for libtiff 3.6.1 allows remote attackers to execute arbitrary code via a TIFF file with the STRIPOFFSETS flag and a large number of strips, which causes a zero byte buffer to be allocated and leads to a heap-based buffer overflo...

7.5CVSS7.7AI score0.05111EPSS
CVE
CVE
added 2010/07/02 12:43 p.m.58 views

CVE-2010-2233

tif_getimage.c in LibTIFF 3.9.0 and 3.9.2 on 64-bit platforms, as used in ImageMagick, does not properly perform vertical flips, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF image, related to "downsampled OJPEG ...

7.5CVSS7.8AI score0.02374EPSS
CVE
CVE
added 2010/07/06 5:17 p.m.58 views

CVE-2010-2481

The TIFFExtractData macro in LibTIFF before 3.9.4 does not properly handle unknown tag types in TIFF directory entries, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted TIFF file.

4.3CVSS6.2AI score0.01608EPSS
CVE
CVE
added 2017/03/24 7:59 p.m.58 views

CVE-2016-10271

tools/tiffcrop.c in LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read and buffer overflow) or possibly have unspecified other impact via a crafted TIFF image, related to "READ of size 1" and libtiff/tif_fax3.c:413:13.

7.8CVSS7.2AI score0.00419EPSS
CVE
CVE
added 2006/06/08 7:6 p.m.57 views

CVE-2006-2193

Buffer overflow in the t2p_write_pdf_string function in tiff2pdf in libtiff 3.8.2 and earlier allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via a TIFF file with a DocumentName tag that contains UTF-8 characters, which triggers the overflow when a characte...

7.5CVSS7.4AI score0.00527EPSS
CVE
CVE
added 2010/07/06 5:17 p.m.57 views

CVE-2010-2630

The TIFFReadDirectory function in LibTIFF 3.9.0 does not properly validate the data types of codec-specific tags that have an out-of-order position in a TIFF file, which allows remote attackers to cause a denial of service (application crash) via a crafted file, a different vulnerability than CVE-2...

4.3CVSS6.2AI score0.03939EPSS
CVE
CVE
added 2010/06/24 12:30 p.m.56 views

CVE-2010-2067

Stack-based buffer overflow in the TIFFFetchSubjectDistance function in tif_dirread.c in LibTIFF before 3.9.4 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long EXIF SubjectDistance field in a TIFF file.

6.8CVSS8.1AI score0.028EPSS
CVE
CVE
added 2010/06/24 12:30 p.m.55 views

CVE-2010-2065

Integer overflow in the TIFFroundup macro in LibTIFF before 3.9.3 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted TIFF file that triggers a buffer overflow.

6.8CVSS9.7AI score0.05578EPSS
CVE
CVE
added 2005/01/19 5:0 a.m.53 views

CVE-2004-1183

Integer overflow in the tiffdump utility for libtiff 3.7.1 and earlier allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted TIFF file.

5.1CVSS7.5AI score0.02991EPSS
CVE
CVE
added 2017/03/17 2:59 p.m.53 views

CVE-2015-7313

LibTIFF before 4.0.7 allows remote attackers to cause a denial of service (memory consumption and crash) via a crafted tiff file.

5.5CVSS5.4AI score0.00246EPSS
CVE
CVE
added 2016/10/03 4:9 p.m.53 views

CVE-2016-3620

The ZIPEncode function in tif_zip.c in the bmp2tiff tool in LibTIFF 4.0.6 and earlier, when the "-c zip" option is used, allows remote attackers to cause a denial of service (buffer over-read) via a crafted BMP image.

7.5CVSS7.8AI score0.00589EPSS
CVE
CVE
added 2006/04/25 11:2 p.m.52 views

CVE-2006-2026

Double free vulnerability in tif_jpeg.c in libtiff before 3.8.1 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted TIFF image that triggers errors related to "setfield/getfield methods in cleanup functions."

6.5CVSS7.2AI score0.10278EPSS
CVE
CVE
added 2018/04/21 9:29 p.m.51 views

CVE-2018-10126

ijg-libjpeg before 9d, as used in tiff2pdf (from LibTIFF) and other products, does not check for a NULL pointer at a certain place in jpeg_fdct_16x16 in jfdctint.c.

6.5CVSS6.7AI score0.00313EPSS
CVE
CVE
added 2005/05/14 4:0 a.m.49 views

CVE-2005-1544

Stack-based buffer overflow in libTIFF before 3.7.2 allows remote attackers to execute arbitrary code via a TIFF file with a malformed BitsPerSample tag.

7.5CVSS7.7AI score0.15653EPSS
CVE
CVE
added 2017/06/22 3:29 p.m.49 views

CVE-2017-9815

In LibTIFF 4.0.7, the TIFFReadDirEntryLong8Array function in libtiff/tif_dirread.c mishandles a malloc operation, which allows attackers to cause a denial of service (memory leak within the function _TIFFmalloc in tif_unix.c) via a crafted file.

6.5CVSS6.2AI score0.00467EPSS
CVE
CVE
added 2006/01/25 2:3 a.m.48 views

CVE-2006-0405

The TIFFFetchShortPair function in tif_dirread.c in libtiff 3.8.0 allows remote attackers to cause a denial of service (application crash) via a crafted TIFF image that triggers a NULL pointer dereference, possibly due to changes in type declarations and/or the TIFFVSetField function.

5CVSS6.3AI score0.01836EPSS
CVE
CVE
added 2010/06/24 5:30 p.m.48 views

CVE-2010-2443

The OJPEGReadBufferFill function in tif_ojpeg.c in LibTIFF before 3.9.3 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an OJPEG image with undefined strip offsets, related to the TIFFVGetField function.

5CVSS8.8AI score0.02674EPSS
CVE
CVE
added 2016/10/03 4:9 p.m.48 views

CVE-2016-3634

The tagCompare function in tif_dirinfo.c in the thumbnail tool in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds read) via vectors related to field_tag matching.

7.5CVSS7.9AI score0.00693EPSS
CVE
CVE
added 2010/07/06 5:17 p.m.46 views

CVE-2010-2631

LibTIFF 3.9.0 ignores tags in certain situations during the first stage of TIFF file processing and does not properly handle this during the second stage, which allows remote attackers to cause a denial of service (application crash) via a crafted file, a different vulnerability than CVE-2010-2481.

4.3CVSS6.2AI score0.02094EPSS
CVE
CVE
added 2016/10/03 4:9 p.m.46 views

CVE-2016-3633

The setrow function in the thumbnail tool in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds read) via vectors related to the src variable.

7.5CVSS7.9AI score0.00452EPSS
CVE
CVE
added 2023/08/22 7:15 p.m.46 views

CVE-2020-18768

There exists one heap buffer overflow in _TIFFmemcpy in tif_unix.c in libtiff 4.0.10, which allows an attacker to cause a denial-of-service through a crafted tiff file.

5.5CVSS5.6AI score0.00024EPSS
CVE
CVE
added 2016/10/03 4:9 p.m.41 views

CVE-2016-3631

The (1) cpStrips and (2) cpTiles functions in the thumbnail tool in LibTIFF 4.0.6 and earlier allow remote attackers to cause a denial of service (out-of-bounds read) via vectors related to the bytecounts[] array variable.

7.5CVSS8AI score0.0079EPSS
Total number of security vulnerabilities258