CVE-2014-8127
Description
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 tiff2bw tool, (3) putcontig8bitCIELab function in tif_getimage.c in the tiff2rgba tool, LZWPreDecode function in tif_lzw.c in the (4) tiff2ps or (5) tiffdither tool, (6) NeXTDecode function in tif_next.c in the tiffmedian tool, or (7) TIFFWriteDirectoryTagLongLong8Array function in tif_dirwrite.c in the tiffset tool.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-8127
Vendor advisory: arch — https://security.archlinux.org/ASA-201611-26
Vendor advisory: arch — https://security.archlinux.org/ASA-201611-27
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 4.0.7-1 | |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
| debian | bookworm | fixed | 4.0.6-3 |
| debian | bullseye | fixed | 4.0.6-3 |
| debian | forky | fixed | 4.0.6-3 |
| debian | sid | fixed | 4.0.6-3 |
| debian | trixie | fixed | 4.0.6-3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libtiff | libtiff | 4.0.3 | |
References
- https://security.archlinux.org/ASA-201611-27
- https://security.archlinux.org/ASA-201611-26
- http://bugzilla.maptools.org/show_bug.cgi?id=2484
- http://bugzilla.maptools.org/show_bug.cgi?id=2485
- http://bugzilla.maptools.org/show_bug.cgi?id=2486
- http://bugzilla.maptools.org/show_bug.cgi?id=2496
- http://bugzilla.maptools.org/show_bug.cgi?id=2497
- http://bugzilla.maptools.org/show_bug.cgi?id=2500
- http://lists.opensuse.org/opensuse-updates/2015-03/msg00022.html
- http://rhn.redhat.com/errata/RHSA-2016-1546.html
- http://rhn.redhat.com/errata/RHSA-2016-1547.html
- http://www.conostix.com/pub/adv/CVE-2014-8127-LibTIFF-Out-of-bounds_Reads.txt
- http://www.debian.org/security/2015/dsa-3273
- http://www.openwall.com/lists/oss-security/2015/01/24/15
- http://www.securityfocus.com/bid/72323
- http://www.securitytracker.com/id/1032760
- https://security.gentoo.org/glsa/201701-16
- https://security-tracker.debian.org/tracker/CVE-2014-8127
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.