CVE-2017-14172
ImageMagick Denial of Serviceymmetric Crash
Description
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.
INFO
Published Date :
Sept. 7, 2017, 6:29 a.m.
Last Modified :
Oct. 15, 2020, 4:02 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
2.8
Affected Products
The following products are affected by CVE-2017-14172
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2017-14172
.
URL | Resource |
---|---|
https://github.com/ImageMagick/ImageMagick/commit/bdbbb13f1fe9b7e2465502c500561720f7456aac | Patch Vendor Advisory |
https://github.com/ImageMagick/ImageMagick/issues/715 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2019/05/msg00015.html | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2020/09/msg00007.html | Third Party Advisory |
https://security.gentoo.org/glsa/201711-07 | Third Party Advisory |
https://usn.ubuntu.com/3681-1/ | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2017-14172
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2017-14172
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Modified Analysis by [email protected]
Oct. 15, 2020
Action Type Old Value New Value Removed CVSS V3 NIST AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Changed Reference Type https://github.com/ImageMagick/ImageMagick/commit/bdbbb13f1fe9b7e2465502c500561720f7456aac No Types Assigned https://github.com/ImageMagick/ImageMagick/commit/bdbbb13f1fe9b7e2465502c500561720f7456aac Patch, Vendor Advisory Changed Reference Type https://lists.debian.org/debian-lts-announce/2019/05/msg00015.html No Types Assigned https://lists.debian.org/debian-lts-announce/2019/05/msg00015.html Third Party Advisory Changed Reference Type https://lists.debian.org/debian-lts-announce/2020/09/msg00007.html No Types Assigned https://lists.debian.org/debian-lts-announce/2020/09/msg00007.html Third Party Advisory Changed Reference Type https://security.gentoo.org/glsa/201711-07 No Types Assigned https://security.gentoo.org/glsa/201711-07 Third Party Advisory Changed Reference Type https://usn.ubuntu.com/3681-1/ No Types Assigned https://usn.ubuntu.com/3681-1/ Third Party Advisory Added CPE Configuration OR *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:17.10:*:*:*:*:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* *cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Oct. 07, 2020
Action Type Old Value New Value Removed Reference https://github.com/ImageMagick/ImageMagick/commit/8598a497e2d1f556a34458cf54b40ba40674734c [Issue Tracking, Patch, Third Party Advisory] Added Reference https://github.com/ImageMagick/ImageMagick/commit/bdbbb13f1fe9b7e2465502c500561720f7456aac [No Types Assigned] -
CVE Modified by [email protected]
Sep. 08, 2020
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2020/09/msg00007.html [No Types Assigned] -
CWE Remap by [email protected]
Oct. 03, 2019
Action Type Old Value New Value Changed CWE CWE-399 CWE-834 -
CVE Modified by [email protected]
May. 14, 2019
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2019/05/msg00015.html [No Types Assigned] -
CVE Modified by [email protected]
Jun. 14, 2018
Action Type Old Value New Value Added Reference https://usn.ubuntu.com/3681-1/ [No Types Assigned] -
CVE Modified by [email protected]
Nov. 13, 2017
Action Type Old Value New Value Added Reference https://security.gentoo.org/glsa/201711-07 [No Types Assigned] -
Initial Analysis by [email protected]
Sep. 08, 2017
Action Type Old Value New Value Added CVSS V2 (AV:N/AC:M/Au:N/C:N/I:N/A:C) Added CVSS V3 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Changed Reference Type https://github.com/ImageMagick/ImageMagick/issues/715 No Types Assigned https://github.com/ImageMagick/ImageMagick/issues/715 Exploit, Issue Tracking, Patch, Third Party Advisory Changed Reference Type https://github.com/ImageMagick/ImageMagick/commit/8598a497e2d1f556a34458cf54b40ba40674734c No Types Assigned https://github.com/ImageMagick/ImageMagick/commit/8598a497e2d1f556a34458cf54b40ba40674734c Issue Tracking, Patch, Third Party Advisory Added CWE CWE-399 Added CPE Configuration OR *cpe:2.3:a:imagemagick:imagemagick:7.0.7-0:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2017-14172
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2017-14172
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.50 }} 0.01%
score
0.72743
percentile