Vulnerability Details : CVE-2020-14373
Potential exploit
A use after free was found in igc_reloc_struct_ptr() of psi/igc.c of ghostscript-9.25. A local attacker could supply a specially crafted PDF file to cause a denial of service.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2020-14373
- cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
- cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:artifex:ghostscript:9.25:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-14373
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 24 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-14373
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
2.1
|
LOW | AV:L/AC:L/Au:N/C:N/I:N/A:P |
3.9
|
2.9
|
NIST | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2020-14373
-
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)
- secalert@redhat.com (Secondary)
References for CVE-2020-14373
-
https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=ece5cbbd9979cd35737b00e68267762d72feb2ea;hp=1ef5f08f2c2e27efa978f0010669ff22355c385f
git.ghostscript.com Git - ghostpdl.git/commitdiffMailing List;Patch;Vendor Advisory
-
https://bugzilla.redhat.com/show_bug.cgi?id=1873239
1873239 – (CVE-2020-14373) CVE-2020-14373 ghostscript: use-after-free vulnerability in igc_reloc_struct_ptr() could result in DoS via a crafted PDF fileIssue Tracking;Patch;Third Party Advisory
-
https://bugs.ghostscript.com/show_bug.cgi?id=702851
702851 – use-after-free vulnerability in igc_reloc_struct_ptr() from PDF fileExploit;Vendor Advisory
Jump to