Cyber Resilience

CVE-2024-29510

MediumPublic PoC

Published: 03 July 2024

Published
03 July 2024
Modified
28 April 2025
KEV Added
Patch
CVSS Score v3.1 6.3 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
EPSS Score 0.0823 92.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-29510 is a medium-severity Protection Mechanism Failure (CWE-693) vulnerability in Artifex Ghostscript. Its CVSS base score is 6.3 (Medium).

Operationally, ranked in the top 7.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

Artifex Ghostscript before version 10.03.1 contains a format string injection flaw in the uniprint device that produces memory corruption and permits bypass of the SAFER sandbox. The issue is tracked as CVE-2024-29510 with a CVSS 3.1 score of 6.3 and is classified under CWE-693.

An unauthenticated local attacker can trigger the vulnerability by supplying crafted input that invokes the uniprint device, requiring only user interaction to achieve memory corruption and a sandbox escape that yields high-impact confidentiality exposure with changed scope.

Public references, including the Ghostscript bug tracker and oss-security postings, identify the defect and point to the 10.03.1 release as the corrective version. The associated EPSS score has remained steady at 0.0823 with no material increase after disclosure.

EU & UK References

Vulnerability details

Artifex Ghostscript before 10.03.1 allows memory corruption, and SAFER sandbox bypass, via format string injection with a uniprint device.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

artifex
ghostscript
≤ 10.03.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-693

Implements a reliable, tamperproof protection mechanism whose completeness can be assured.

addresses: CWE-693

Procedures for training on protection mechanisms reduce the chance of protection mechanism failures being present or exploitable.

addresses: CWE-693

Documented procedures to implement assessment, authorization, and monitoring controls prevent these protection mechanisms from failing due to undefined processes.

addresses: CWE-693

Direct evaluation of whether controls produce desired security outcomes detects protection mechanism failures and enables remediation.

addresses: CWE-693

Requires assessment that protection mechanisms are correctly implemented and producing intended security outcomes.

addresses: CWE-693

The POA&M process ensures identified weaknesses in protection mechanisms are documented and scheduled for remediation, reducing the duration they remain exploitable.

addresses: CWE-693

Ongoing control assessments and analysis of monitoring data enable timely detection and response when protection mechanisms fail.

addresses: CWE-693

Impact analysis identifies changes that could weaken or disable existing protection mechanisms.

References