CVE-2017-14174
Published: 07 September 2017
In coders/psd.c in ImageMagick 7.0.7-0 Q16, a DoS in ReadPSDLayersInternal() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted PSD file, which claims a large "length" field in the header but does not contain sufficient backing data, is provided, the loop over "length" would consume huge CPU resources, since there is no EOF check inside the loop.
Priority
CVSS 3 base score: 6.5
Status
Package | Release | Status |
---|---|---|
imagemagick Launchpad, Ubuntu, Debian |
Upstream |
Released
(8:6.9.9.34+dfsg-3)
|
Ubuntu 18.04 LTS (Bionic Beaver) |
Released
(8:6.9.7.4+dfsg-16ubuntu6.2)
|
|
Ubuntu 16.04 LTS (Xenial Xerus) |
Released
(8:6.8.9.9-7ubuntu5.11)
|
|
Ubuntu 14.04 ESM (Trusty Tahr) |
Does not exist
(trusty was released [8:6.7.7.10-6ubuntu3.11])
|
|
Patches: Upstream: https://github.com/ImageMagick/ImageMagick/commit/f68a98a9d385838a1c73ec960a14102949940a64 |
Notes
Author | Note |
---|---|
mdeslaur | 0313-CVE-2017-14174-Fix-DoS-missing-EOF-check-in-ReadPSDLayersInternal.patch in wheezy |
References
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14174
- https://usn.ubuntu.com/usn/usn-3681-1
- NVD
- Launchpad
- Debian