Bugzilla will be upgraded to version 5.0 on a still to be determined date in the near future. The original upgrade date has been delayed.
Bug 1489702 - (CVE-2017-14173) CVE-2017-14173 ImageMagick: Integer overflow in the function ReadTXTImage()
CVE-2017-14173 ImageMagick: Integer overflow in the function ReadTXTImage()
Status: NEW
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
low Severity low
: ---
: ---
Assigned To: Red Hat Product Security
impact=low,public=20170907,reported=2...
: Security
Depends On: 1488981
Blocks:
  Show dependency treegraph
 
Reported: 2017-09-08 03:44 EDT by Andrej Nemec
Modified: 2017-09-08 03:48 EDT (History)
5 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Andrej Nemec 2017-09-08 03:44:53 EDT
In the function ReadTXTImage() in coders/txt.c in ImageMagick 7.0.6-10, an integer overflow might occur for the addition operation "GetQuantumRange(depth)+1" when "depth" is large, producing a smaller value than expected. As a result, an infinite loop would occur for a crafted TXT file that claims a very large "max_value" value.

Upstream issue:

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

Upstream patch:

https://github.com/ImageMagick/ImageMagick/commit/48bcf7c39302cdf9b0d9202ad03bf1b95152c44d
Comment 1 Andrej Nemec 2017-09-08 03:48:30 EDT
Created ImageMagick tracking bugs for this issue:

Affects: fedora-all [bug 1488981]

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