Show filters
100 Total Results
Displaying 1-10 of 100
Sort by:
Attacker Value
Unknown

CVE-2020-18768

Disclosure Date: August 22, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-30774

Disclosure Date: May 19, 2023 (last updated January 09, 2024)
A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.
Attacker Value
Unknown

CVE-2023-30086

Disclosure Date: May 09, 2023 (last updated October 08, 2023)
Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.
Attacker Value
Unknown

CVE-2022-34266

Disclosure Date: July 19, 2022 (last updated October 07, 2023)
The libtiff-4.0.3-35.amzn2.0.1 package for LibTIFF on Amazon Linux 2 allows attackers to cause a denial of service (application crash), a different vulnerability than CVE-2022-0562. When processing a malicious TIFF file, an invalid range may be passed as an argument to the memset() function within TIFFFetchStripThing() in tif_dirread.c. This will cause TIFFFetchStripThing() to segfault after use of an uninitialized resource.
Attacker Value
Unknown

CVE-2020-19144

Disclosure Date: September 09, 2021 (last updated February 23, 2025)
Buffer Overflow in LibTiff v4.0.10 allows attackers to cause a denial of service via the 'in _TIFFmemcpy' funtion in the component 'tif_unix.c'.
Attacker Value
Unknown

CVE-2020-19143

Disclosure Date: September 09, 2021 (last updated February 23, 2025)
Buffer Overflow in LibTiff v4.0.10 allows attackers to cause a denial of service via the "TIFFVGetField" funtion in the component 'libtiff/tif_dir.c'.
Attacker Value
Unknown

CVE-2020-19131

Disclosure Date: September 07, 2021 (last updated February 23, 2025)
Buffer Overflow in LibTiff v4.0.10 allows attackers to cause a denial of service via the "invertImage()" function in the component "tiffcrop".
Attacker Value
Unknown

CVE-2017-16232

Disclosure Date: March 21, 2019 (last updated November 08, 2023)
LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue
0
Attacker Value
Unknown

CVE-2019-7663

Disclosure Date: February 09, 2019 (last updated November 27, 2024)
An Invalid Address dereference was discovered in TIFFWriteDirectoryTagTransferfunction in libtiff/tif_dirwrite.c in LibTIFF 4.0.10, affecting the cpSeparateBufToContigBuf function in tiffcp.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted tiff file. This is different from CVE-2018-12900.
0
Attacker Value
Unknown

CVE-2019-6128

Disclosure Date: January 11, 2019 (last updated November 27, 2024)
The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rgb.