CVE-2017-14989
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
A use-after-free in RenderFreetype in MagickCore/annotate.c in ImageMagick 7.0.7-4 Q16 allows attackers to crash the application via a crafted font file, because the FT_Done_Glyph function (from FreeType 2) is called at an incorrect place in the ImageMagick code.
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-14989
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14989.html
Vendor advisory: cve@mitre.org — https://github.com/ImageMagick/ImageMagick/issues/781
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 8:6.9.9.34+dfsg-3 |
| debian | bullseye | fixed | 8:6.9.9.34+dfsg-3 |
| debian | forky | fixed | 8:6.9.9.34+dfsg-3 |
| debian | sid | fixed | 8:6.9.9.34+dfsg-3 |
| debian | trixie | fixed | 8:6.9.9.34+dfsg-3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| imagemagick | imagemagick | 7.0.7-4 | |
References
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.