Vulnerability Details : CVE-2017-9612
The Ins_IP function in base/ttinterp.c in Artifex Ghostscript GhostXPS 9.21 allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact via a crafted document.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-9612
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:artifex:ghostscript_ghostxps:9.21:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-9612
0.70%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-9612
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
7.8
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2017-9612
-
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-2017-9612
-
http://www.debian.org/security/2017/dsa-3986
Debian -- Security Information -- DSA-3986-1 ghostscriptThird Party Advisory
-
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=98f6da60b9d463c617e631fc254cf6d66f2e8e3c
git.ghostscript.com Git - ghostpdl.git/commitThird Party Advisory
-
https://bugs.ghostscript.com/show_bug.cgi?id=698026
698026 – heap-use-after-free in Ins_IP(base/ttinterp.c)Exploit;Issue Tracking;Third Party Advisory
-
https://security.gentoo.org/glsa/201811-12
GPL Ghostscript: Multiple vulnerabilities (GLSA 201811-12) — Gentoo securityThird Party Advisory
-
http://www.securityfocus.com/bid/99979
Ghostscript GhostXPS CVE-2017-9612 Heap Buffer Overflow VulnerabilityThird Party Advisory;VDB Entry
Jump to