CVE-2017-14174
Published: 7 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 |
artful |
Released
(8:6.9.7.4+dfsg-16ubuntu2.2)
|
bionic |
Released
(8:6.9.7.4+dfsg-16ubuntu6.2)
|
|
precise |
Does not exist
|
|
trusty |
Does not exist
(trusty was released [8:6.7.7.10-6ubuntu3.11])
|
|
upstream |
Released
(8:6.9.9.34+dfsg-3)
|
|
xenial |
Released
(8:6.8.9.9-7ubuntu5.11)
|
|
zesty |
Ignored
(reached end-of-life)
|
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://ubuntu.com/security/notices/USN-3681-1
- NVD
- Launchpad
- Debian