Bug 1510426 (CVE-2017-15277) - CVE-2017-15277 ImageMagick: Unitialized palette in ReadGIFImage when processing a crafted GIF file
Summary: CVE-2017-15277 ImageMagick: Unitialized palette in ReadGIFImage when processi...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-15277
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-11-07 11:56 UTC by Andrej Nemec
Modified: 2019-09-29 14:24 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:30:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2017-11-07 11:56:49 UTC
ReadGIFImage in coders/gif.c in ImageMagick 7.0.6-1 leaves the palette uninitialized when processing a GIF file that has neither a global nor local palette. If the affected product is used as a library loaded into a process that operates on interesting data, this data sometimes can be leaked via the uninitialized palette.

Upstream issue:

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

Upstream patch:

https://github.com/ImageMagick/ImageMagick/commit/9fd10cf630832b36a588c1545d8736539b2f1fb5


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