Bug 1500348 (CVE-2017-14989) - CVE-2017-14989 ImageMagick: Use-after-free in RendererFreetype
Summary: CVE-2017-14989 ImageMagick: Use-after-free in RendererFreetype
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-14989
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-10 12:35 UTC by Andrej Nemec
Modified: 2019-09-29 14:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-08 03:28:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2017-10-10 12:35:03 UTC
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.

Upstream issue:

https://github.com/ImageMagick/ImageMagick/issues/781

Upstream patch:

https://github.com/ImageMagick/ImageMagick/commit/28bad01242898d7f863deedbfa8502c348293093


Note You need to log in before you can comment on or make changes to this bug.