Vulnerability Details : CVE-2017-14172
In coders/ps.c in ImageMagick 7.0.7-0 Q16, a DoS in ReadPSImage() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted PSD file, which claims a large "extent" 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.
Vulnerability category: Denial of service
Products affected by CVE-2017-14172
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:imagemagick:imagemagick:7.0.7-0:*:*:*:*:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-14172
0.50%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-14172
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.1
|
HIGH | AV:N/AC:M/Au:N/C:N/I:N/A:C |
8.6
|
6.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2017-14172
-
The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-14172
-
https://usn.ubuntu.com/3681-1/
USN-3681-1: ImageMagick vulnerabilities | Ubuntu security noticesThird Party Advisory
-
https://lists.debian.org/debian-lts-announce/2020/09/msg00007.html
[SECURITY] [DLA 2366-1] imagemagick security updateThird Party Advisory
-
https://github.com/ImageMagick/ImageMagick/issues/715
CVE-2017-14172: denial of service (DoS) issue in ReadPSImage():664 in coders/ps.c · Issue #715 · ImageMagick/ImageMagick · GitHubExploit;Issue Tracking;Patch;Third Party Advisory
-
https://security.gentoo.org/glsa/201711-07
ImageMagick: Multiple vulnerabilities (GLSA 201711-07) — Gentoo securityThird Party Advisory
-
https://lists.debian.org/debian-lts-announce/2019/05/msg00015.html
[SECURITY] [DLA 1785-1] imagemagick security updateThird Party Advisory
-
https://github.com/ImageMagick/ImageMagick/commit/bdbbb13f1fe9b7e2465502c500561720f7456aac
https://github.com/ImageMagick/ImageMagick/issues/715 · ImageMagick/ImageMagick@bdbbb13 · GitHubPatch;Vendor Advisory
Jump to