Vulnerability Details : CVE-2019-14980
In ImageMagick 7.x before 7.0.8-42 and 6.x before 6.9.10-42, there is a use after free vulnerability in the UnmapBlob function that allows an attacker to cause a denial of service by sending a crafted file.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2019-14980
- cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
- cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
- cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*
- cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-14980
0.88%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-14980
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.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-2019-14980
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-14980
-
https://github.com/ImageMagick/ImageMagick/compare/7.0.8-41...7.0.8-42
Comparing 7.0.8-41...7.0.8-42 · ImageMagick/ImageMagick · GitHubPatch
-
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00040.html
[security-announce] openSUSE-SU-2019:2515-1: moderate: Security update fMailing List;Third Party Advisory
-
https://github.com/ImageMagick/ImageMagick/commit/c5d012a46ae22be9444326aa37969a3f75daa3ba
https://github.com/ImageMagick/ImageMagick6/issues/43 · ImageMagick/ImageMagick@c5d012a · GitHubPatch
-
https://github.com/ImageMagick/ImageMagick6/issues/43
Use after free in magick/blob.c · Issue #43 · ImageMagick/ImageMagick6 · GitHubIssue Tracking;Third Party Advisory
-
https://github.com/ImageMagick/ImageMagick6/commit/614a257295bdcdeda347086761062ac7658b6830
https://github.com/ImageMagick/ImageMagick6/issues/43 · ImageMagick/ImageMagick6@614a257 · GitHubPatch
-
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00042.html
[security-announce] openSUSE-SU-2019:2519-1: moderate: Security update fMailing List;Third Party Advisory
Jump to