CVE-2022-2085
Ghostscript NULL Pointer Dereference Vulnerability
Description
A NULL pointer dereference vulnerability was found in Ghostscript, which occurs when it tries to render a large number of bits in memory. When allocating a buffer device, it relies on an init_device_procs defined for the device that uses it as a prototype that depends upon the number of bits per pixel. For bpp > 64, mem_x_device is used and does not have an init_device_procs defined. This flaw allows an attacker to parse a large number of bits (more than 64 bits per pixel), which triggers a NULL pointer dereference flaw, causing an application to crash.
INFO
Published Date :
June 16, 2022, 6:15 p.m.
Last Modified :
Sept. 17, 2023, 7:15 a.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
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-2022-2085
.
URL | Resource |
---|---|
http://git.ghostscript.com/?p=ghostpdl.git%3Bh=ae1061d948d88667bdf51d47d918c4684d0f67df | |
https://bugs.ghostscript.com/show_bug.cgi?id=704945 | Exploit Issue Tracking Mailing List Patch Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2095261 | Issue Tracking Patch Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ | |
https://security.gentoo.org/glsa/202211-11 | Third Party Advisory |
https://security.gentoo.org/glsa/202309-03 |
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-2022-2085
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-2085
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 -
CVE Modified by [email protected]
Sep. 17, 2023
Action Type Old Value New Value Added Reference https://security.gentoo.org/glsa/202309-03 [No Types Assigned] -
CVE Modified by [email protected]
Feb. 12, 2023
Action Type Old Value New Value Removed Reference http://git.ghostscript.com/?p=ghostpdl.git;h=ae1061d948d88667bdf51d47d918c4684d0f67df [Mailing List, Patch, Vendor Advisory] Removed Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ [Mailing List, Third Party Advisory] Added Reference http://git.ghostscript.com/?p=ghostpdl.git%3Bh=ae1061d948d88667bdf51d47d918c4684d0f67df [No Types Assigned] Added Reference https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ [No Types Assigned] -
Modified Analysis by [email protected]
Dec. 09, 2022
Action Type Old Value New Value Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ Mailing List, Third Party Advisory Changed Reference Type https://security.gentoo.org/glsa/202211-11 No Types Assigned https://security.gentoo.org/glsa/202211-11 Third Party Advisory Changed CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* OR *cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Nov. 22, 2022
Action Type Old Value New Value Added Reference https://security.gentoo.org/glsa/202211-11 [No Types Assigned] -
CVE Modified by [email protected]
Aug. 10, 2022
Action Type Old Value New Value Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/ERSZX5LKDWAHZWJYBMP2E2UHOPUCDEGV/ [No Types Assigned] -
Initial Analysis by [email protected]
Jun. 27, 2022
Action Type Old Value New Value Added CVSS V2 Metadata Victim must voluntarily interact with attack mechanism Added CVSS V2 NIST (AV:N/AC:M/Au:N/C:N/I:N/A:P) Added CVSS V3.1 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Changed Reference Type http://git.ghostscript.com/?p=ghostpdl.git;h=ae1061d948d88667bdf51d47d918c4684d0f67df No Types Assigned http://git.ghostscript.com/?p=ghostpdl.git;h=ae1061d948d88667bdf51d47d918c4684d0f67df Mailing List, Patch, Vendor Advisory Changed Reference Type https://bugs.ghostscript.com/show_bug.cgi?id=704945 No Types Assigned https://bugs.ghostscript.com/show_bug.cgi?id=704945 Exploit, Issue Tracking, Mailing List, Patch, Vendor Advisory Changed Reference Type https://bugzilla.redhat.com/show_bug.cgi?id=2095261 No Types Assigned https://bugzilla.redhat.com/show_bug.cgi?id=2095261 Issue Tracking, Patch, Third Party Advisory Added CWE NIST CWE-476 Added CPE Configuration OR *cpe:2.3:a:artifex:ghostscript:9.55.0:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-2085
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-2022-2085
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.10 }} 0.02%
score
0.42778
percentile