CVE-2017-14528
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
The TIFFSetProfiles function in coders/tiff.c in ImageMagick 7.0.6 has incorrect expectations about whether LibTIFF TIFFGetField return values imply that data validation has occurred, which allows remote attackers to cause a denial of service (use-after-free after an invalid call to TIFFSetField, and application crash) via a crafted file.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-14528
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14528.html
Vendor advisory: cve@mitre.org — https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32560
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 8:6.9.10.2+dfsg-2 |
| debian | bullseye | fixed | 8:6.9.10.2+dfsg-2 |
| debian | forky | fixed | 8:6.9.10.2+dfsg-2 |
| debian | sid | fixed | 8:6.9.10.2+dfsg-2 |
| debian | trixie | fixed | 8:6.9.10.2+dfsg-2 |
| debian | 9.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| imagemagick | imagemagick | 7.0.6 | |
References
- http://bugzilla.maptools.org/show_bug.cgi?id=2730
- http://www.securityfocus.com/bid/100875
- https://lists.debian.org/debian-lts-announce/2021/01/msg00010.html
- https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32560
- https://www.suse.com/security/cve/CVE-2017-14528.html
- https://security-tracker.debian.org/tracker/CVE-2017-14528
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.