Vulnerability in Imagemagick
CVE-2017-14174
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.
EPSS: 0.022 (81.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H.
Affected products
- Imagemagick — versions 7.0.7-0
- Canonical Ubuntu_linux — versions 14.04, 16.04, 17.10
- Debian Debian_linux — versions 9.0, 10.0
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory)
- cve@mitre.org (vendor-advisory, Third Party Advisory, x_refsource_GENTOO)
- cve@mitre.org (x_refsource_CONFIRM, Third Party Advisory, Issue Tracking)
- cve@mitre.org (x_refsource_CONFIRM, Patch, Third Party Advisory, Issue Tracking)
- cve@mitre.org (x_refsource_CONFIRM, Exploit, Patch, Third Party Advisory, Issue Tracking)
- cve@mitre.org (mailing-list, x_refsource_MLIST, Third Party Advisory)
- cve@mitre.org (mailing-list, x_refsource_MLIST, Third Party Advisory)
Frequently asked questions
- What is CVE-2017-14174?
- CVE-2017-14174 is a medium-severity vulnerability in Imagemagick, classified under Excessive Iteration. CVSS score: 6.5/10. Published 2017-09-07.
- How severe is CVE-2017-14174?
- Medium severity. CVSS v3 base score is 6.5 out of 10.
- Is CVE-2017-14174 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.