Max CVSS | 7.5 | Min CVSS | 4.3 | Total Count | 2 |
ID | CVSS | Summary | Last (major) update | Published | |
CVE-2015-8668 | 7.5 |
Heap-based buffer overflow in the PackBitsPreEncode function in tif_packbits.c in bmp2tiff in libtiff 4.0.6 and earlier allows remote attackers to execute arbitrary code or cause a denial of service via a large width field in a BMP image.
|
20-12-2023 - 18:28 | 08-01-2016 - 19:59 | |
CVE-2014-8129 | 6.8 |
LibTIFF 4.0.3 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a crafted TIFF image, as demonstrated by failure of tif_next.c to verify that the BitsPerSample value is 2, and the
|
13-02-2023 - 00:43 | 12-03-2018 - 02:29 | |
CVE-2014-8127 | 4.3 |
LibTIFF 4.0.3 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted TIFF image to the (1) checkInkNamesString function in tif_dir.c in the thumbnail tool, (2) compresscontig function in tiff2bw.c in the tif
|
13-02-2023 - 00:43 | 26-06-2017 - 15:29 | |
CVE-2015-8783 | 4.3 |
tif_luv.c in libtiff allows attackers to cause a denial of service (out-of-bounds reads) via a crafted TIFF image.
|
31-12-2019 - 19:26 | 01-02-2016 - 21:59 | |
CVE-2015-8782 | 4.3 |
tif_luv.c in libtiff allows attackers to cause a denial of service (out-of-bounds writes) via a crafted TIFF image, a different vulnerability than CVE-2015-8781.
|
31-12-2019 - 19:16 | 01-02-2016 - 21:59 | |
CVE-2015-8781 | 4.3 |
tif_luv.c in libtiff allows attackers to cause a denial of service (out-of-bounds write) via an invalid number of samples per pixel in a LogL compressed TIFF image, a different vulnerability than CVE-2015-8782.
|
31-12-2019 - 19:16 | 01-02-2016 - 21:59 | |
CVE-2015-8784 | 4.3 |
The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (out-of-bounds write) via a crafted TIFF image, as demonstrated by libtiff5.tif.
|
31-12-2019 - 18:56 | 13-04-2016 - 17:59 | |
CVE-2015-7554 | 7.5 |
The _TIFFVGetField function in tif_dir.c in libtiff 4.0.6 allows attackers to cause a denial of service (invalid memory write and crash) or possibly have unspecified other impact via crafted field data in an extension tag in a TIFF image.
|
30-10-2018 - 16:27 | 08-01-2016 - 19:59 | |
CVE-2016-3945 | 6.8 |
Multiple integer overflows in the (1) cvt_by_strip and (2) cvt_by_tile functions in the tiff2rgba tool in LibTIFF 4.0.6 and earlier, when -b mode is enabled, allow remote attackers to cause a denial of service (crash) or execute arbitrary code via a
|
30-10-2018 - 16:27 | 21-09-2016 - 18:59 | |
CVE-2016-3991 | 6.8 |
Heap-based buffer overflow in the loadImage function in the tiffcrop tool in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted TIFF image with zero tiles.
|
30-10-2018 - 16:27 | 21-09-2016 - 18:59 | |
CVE-2016-3632 | 6.8 |
The _TIFFVGetField function in tif_dirinfo.c in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted TIFF image.
|
30-10-2018 - 16:27 | 21-09-2016 - 18:59 | |
CVE-2016-3990 | 6.8 |
Heap-based buffer overflow in the horizontalDifference8 function in tif_pixarlog.c in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted TIFF image to tiffcp.
|
30-10-2018 - 16:27 | 21-09-2016 - 18:59 | |
CVE-2014-8130 | 4.3 |
The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteS
|
05-04-2018 - 21:07 | 12-03-2018 - 02:29 | |
CVE-2016-5320 | 5.0 |
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2016-5314. Reason: This candidate is a reservation duplicate of CVE-2016-5314. Notes: All CVE users should reference CVE-2016-5314 instead of this candidate. All references and descr
|
12-03-2018 - 02:29 | 12-03-2018 - 02:29 | |
CVE-2015-8683 | 4.3 |
The putcontig8bitCIELab function in tif_getimage.c in LibTIFF 4.0.6 allows remote attackers to cause a denial of service (out-of-bounds read) via a packed TIFF image.
|
05-01-2018 - 02:30 | 13-04-2016 - 17:59 | |
CVE-2015-8665 | 4.3 |
tif_getimage.c in LibTIFF 4.0.6 allows remote attackers to cause a denial of service (out-of-bounds read) via the SamplesPerPixel tag in a TIFF image.
|
05-01-2018 - 02:30 | 13-04-2016 - 17:59 | |
CVE-2015-1547 | 4.3 |
The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif.
|
05-01-2018 - 02:30 | 13-04-2016 - 17:59 | |
CVE-2014-9330 | 5.0 |
Integer overflow in tif_packbits.c in bmp2tif in libtiff 4.0.3 allows remote attackers to cause a denial of service (crash) via crafted BMP image, related to dimensions, which triggers an out-of-bounds read.
|
05-01-2018 - 02:29 | 20-01-2015 - 15:59 | |
CVE-2014-9655 | 4.3 |
The (1) putcontig8bitYCbCr21tile function in tif_getimage.c or (2) NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff-cv
|
05-01-2018 - 02:29 | 13-04-2016 - 17:59 |