CVE-2023-24925
Published: 11 April 2023
Summary
CVE-2023-24925 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft Windows Server 2012. Its CVSS base score is 8.8 (High).
Operationally, ranked in the top 6.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
Microsoft PostScript and PCL6 Class Printer Driver contains a remote code execution vulnerability tracked as CVE-2023-24925 and assigned CWE-416. The flaw affects the Windows printer driver components that process PostScript and PCL6 print jobs and carries a CVSS 3.1 score of 8.8 reflecting network attack vector, low attack complexity, and low privileges required.
An authenticated attacker with the ability to submit print jobs over the network can trigger the vulnerability to execute arbitrary code in the context of the driver, resulting in full confidentiality, integrity, and availability impact on the affected system. No user interaction is required once the attacker has low-privileged access to the print subsystem.
Microsoft’s advisory at msrc.microsoft.com directs administrators to apply the security updates released on April 11, 2023, which remediate the issue in supported versions of Windows. The update guide also recommends restricting printer driver installation privileges and limiting network exposure of print services where feasible.
The associated EPSS score has remained stable near 0.11 with no material increase after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-28913
Vulnerability details
Microsoft PostScript and PCL6 Class Printer Driver Remote Code Execution Vulnerability
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
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.
Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.