CVE-2017-5225
- EPSS 0.72%
- Veröffentlicht 12.01.2017 11:59:00
- Zuletzt bearbeitet 02.03.2026 21:16:21
LibTIFF version 4.0.7 is vulnerable to a heap buffer overflow in the tools/tiffcp resulting in DoS or code execution via a crafted BitsPerSample value.
- EPSS 6.4%
- Veröffentlicht 06.01.2017 21:59:01
- Zuletzt bearbeitet 20.04.2025 01:37:25
An exploitable heap-based buffer overflow exists in the handling of TIFF images in LibTIFF's TIFF2PDF tool. A crafted TIFF document can lead to a heap-based buffer overflow resulting in remote code execution. Vulnerability can be triggered via a save...
CVE-2015-8870
- EPSS 0.39%
- Veröffentlicht 06.12.2016 18:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
Integer overflow in tools/bmp2tiff.c in LibTIFF before 4.0.4 allows remote attackers to cause a denial of service (heap-based buffer over-read), or possibly obtain sensitive information from process memory, via crafted width and length values in RLE4...
CVE-2016-9540
- EPSS 0.24%
- Veröffentlicht 22.11.2016 19:59:08
- Zuletzt bearbeitet 12.04.2025 10:46:40
tools/tiffcp.c in libtiff 4.0.6 has an out-of-bounds write on tiled images with odd tile width versus image width. Reported as MSVR 35103, aka "cpStripToTile heap-buffer-overflow."
CVE-2016-9539
- EPSS 0.42%
- Veröffentlicht 22.11.2016 19:59:07
- Zuletzt bearbeitet 12.04.2025 10:46:40
tools/tiffcrop.c in libtiff 4.0.6 has an out-of-bounds read in readContigTilesIntoBuffer(). Reported as MSVR 35092.
CVE-2016-9538
- EPSS 0.42%
- Veröffentlicht 22.11.2016 19:59:06
- Zuletzt bearbeitet 12.04.2025 10:46:40
tools/tiffcrop.c in libtiff 4.0.6 reads an undefined buffer in readContigStripsIntoBuffer() because of a uint16 integer overflow. Reported as MSVR 35100.
CVE-2016-9537
- EPSS 0.42%
- Veröffentlicht 22.11.2016 19:59:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
tools/tiffcrop.c in libtiff 4.0.6 has out-of-bounds write vulnerabilities in buffers. Reported as MSVR 35093, MSVR 35096, and MSVR 35097.
CVE-2016-9536
- EPSS 0.42%
- Veröffentlicht 22.11.2016 19:59:04
- Zuletzt bearbeitet 12.04.2025 10:46:40
tools/tiff2pdf.c in libtiff 4.0.6 has out-of-bounds write vulnerabilities in heap allocated buffers in t2p_process_jpeg_strip(). Reported as MSVR 35098, aka "t2p_process_jpeg_strip heap-buffer-overflow."
CVE-2016-9535
- EPSS 0.41%
- Veröffentlicht 22.11.2016 19:59:03
- Zuletzt bearbeitet 12.04.2025 10:46:40
tif_predict.h and tif_predict.c in libtiff 4.0.6 have assertions that can lead to assertion failures in debug mode, or buffer overflows in release mode, when dealing with unusual tile size like YCbCr with subsampling. Reported as MSVR 35105, aka "Pre...
CVE-2016-9534
- EPSS 0.45%
- Veröffentlicht 22.11.2016 19:59:02
- Zuletzt bearbeitet 12.04.2025 10:46:40
tif_write.c in libtiff 4.0.6 has an issue in the error code path of TIFFFlushData1() that didn't reset the tif_rawcc and tif_rawcp members. Reported as MSVR 35095, aka "TIFFFlushData1 heap-buffer-overflow."