Show filters
251 Total Results
Displaying 71-80 of 251
Sort by:
Attacker Value
Unknown

CVE-2020-35524

Disclosure Date: March 09, 2021 (last updated February 22, 2025)
A heap-based buffer overflow flaw was found in libtiff in the handling of TIFF images in libtiff's TIFF2PDF tool. A specially crafted TIFF file can lead to arbitrary code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
Attacker Value
Unknown

CVE-2020-35522

Disclosure Date: March 09, 2021 (last updated February 22, 2025)
In LibTIFF, there is a memory malloc failure in tif_pixarlog.c. A crafted TIFF document can lead to an abort, resulting in a remote denial of service attack.
Attacker Value
Unknown

CVE-2020-35523

Disclosure Date: March 09, 2021 (last updated February 22, 2025)
An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
Attacker Value
Unknown

CVE-2020-35521

Disclosure Date: March 09, 2021 (last updated February 22, 2025)
A flaw was found in libtiff. Due to a memory allocation failure in tif_read.c, a crafted TIFF file can lead to an abort, resulting in denial of service.
Attacker Value
Unknown

CVE-2014-8128

Disclosure Date: February 12, 2020 (last updated February 21, 2025)
LibTIFF prior to 4.0.4, as used in Apple iOS before 8.4 and OS X before 10.10.4 and other products, allows remote attackers to cause a denial of service (out-of-bounds write) via a crafted TIFF image.
Attacker Value
Unknown

CVE-2019-17546

Disclosure Date: October 14, 2019 (last updated November 08, 2023)
tif_getimage.c in LibTIFF through 4.0.10, as used in GDAL through 3.0.1 and other products, has an integer overflow that potentially causes a heap-based buffer overflow via a crafted RGBA image, related to a "Negative-size-param" condition.
Attacker Value
Unknown

CVE-2019-14973

Disclosure Date: August 14, 2019 (last updated November 08, 2023)
_TIFFCheckMalloc and _TIFFCheckRealloc in tif_aux.c in LibTIFF through 4.0.10 mishandle Integer Overflow checks because they rely on compiler behavior that is undefined by the applicable C standards. This can, for example, lead to an application crash.
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.