Cyber Resilience

CVE-2023-29338

Medium

Published: 09 May 2023

Published
09 May 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.6 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
EPSS Score 0.0314 87.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-29338 is a medium-severity Improper Authorization (CWE-285) vulnerability in Microsoft Visual Studio Code. Its CVSS base score is 6.6 (Medium).

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

Deeper analysis

CVE-2023-29338 is a spoofing vulnerability affecting Visual Studio Code, assigned a CVSS 3.1 base score of 6.6 under vector AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N and linked to CWE-285. It was published on 9 May 2023.

An attacker with local access and low privileges can exploit the flaw when user interaction occurs, resulting in high impact to confidentiality and integrity on the affected system.

Advisory and patch details are published by Microsoft at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-29338.

The EPSS score rose from a low baseline to a peak of 0.0762 on 22 January 2025 before receding to the current value of 0.0314, indicating post-disclosure exploitation interest.

EU & UK References

Vulnerability details

Visual Studio Code Spoofing Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
visual studio code
≤ 1.78.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-285

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-285

Explicitly mandates authorizing remote access types before permitting connections, directly mitigating improper authorization.

addresses: CWE-285

The control explicitly requires authorization of each wireless access type prior to permitting connections.

addresses: CWE-285

Mandating explicit authorization of mobile device connections reduces the risk of improper authorization decisions for system access.

addresses: CWE-285

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

References