Cyber Resilience

CVE-2023-29324

Medium

Published: 09 May 2023

Published
09 May 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
EPSS Score 0.0187 83.5th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-29324 is a medium-severity External Control of File Name or Path (CWE-73) vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 16.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2023-29324 is a security feature bypass vulnerability in the Windows MSHTML Platform. It carries a CVSS 3.1 base score of 6.5 and is associated with CWE-73. The flaw resides in the platform component responsible for rendering and handling HTML content within Windows.

An unauthenticated attacker can exploit the issue over the network with low complexity and without user interaction. Successful exploitation permits partial bypass of security protections, resulting in limited integrity and availability impacts while leaving confidentiality unaffected.

Microsoft has published remediation guidance for the vulnerability through its Security Response Center at the listed MSRC advisory URL. The associated EPSS score rose from a low baseline to a peak of 0.1162 on 2025-01-22 before receding to the current value of 0.0187, indicating a period of increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

Windows MSHTML Platform Security Feature Bypass Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.19926
microsoft
windows 10 1607
≤ 10.0.14393.5921
microsoft
windows 10 1809
≤ 10.0.17763.4377
microsoft
windows 10 20h2
≤ 10.0.19042.2965
microsoft
windows 10 21h2
≤ 10.0.19044.2965
microsoft
windows 10 22h2
≤ 10.0.19045.2965
microsoft
windows 11 21h2
≤ 10.0.22000.1936
microsoft
windows 11 22h2
≤ 10.0.22000.1702
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+2 more product configuration(s) — see NVD for full list

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-73

Rejects externally supplied file or resource identifiers that fail validity checks.

References