CVE-2020-35524
- EPSS 0.41%
- Veröffentlicht 09.03.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 05:27:29
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, in...
CVE-2020-35521
- EPSS 0.12%
- Veröffentlicht 09.03.2021 20:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:29
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.
CVE-2020-35522
- EPSS 0.04%
- Veröffentlicht 09.03.2021 20:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:29
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.
CVE-2020-35523
- EPSS 0.27%
- Veröffentlicht 09.03.2021 20:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:29
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 confidenti...
CVE-2014-8128
- EPSS 1.46%
- Veröffentlicht 12.02.2020 03:15:10
- Zuletzt bearbeitet 21.11.2024 02:18:36
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.
CVE-2019-17546
- EPSS 0.37%
- Veröffentlicht 14.10.2019 02:15:11
- Zuletzt bearbeitet 20.12.2024 13:15:16
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.
CVE-2019-14973
- EPSS 0.97%
- Veröffentlicht 14.08.2019 06:15:10
- Zuletzt bearbeitet 21.11.2024 04:27:48
_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 cras...
CVE-2017-16232
- EPSS 1.07%
- Veröffentlicht 21.03.2019 15:59:56
- Zuletzt bearbeitet 21.11.2024 03:16:05
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
CVE-2019-7663
- EPSS 0.7%
- Veröffentlicht 09.02.2019 16:29:00
- Zuletzt bearbeitet 21.11.2024 04:48:29
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 cau...
CVE-2019-6128
- EPSS 2.34%
- Veröffentlicht 11.01.2019 05:29:01
- Zuletzt bearbeitet 21.11.2024 04:45:59
The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rgb.