CVE Vulnerabilities

CVE-2023-21567

Improper Link Resolution Before File Access ('Link Following')

Published: Feb 14, 2023 | Modified: Nov 21, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Visual Studio Denial of Service Vulnerability

Weakness

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Affected Software

Name Vendor Start Version End Version
Visual_studio_2017 Microsoft 15.0 (including) 15.9.52 (excluding)
Visual_studio_2019 Microsoft 16.0 (including) 16.11.24 (excluding)
Visual_studio_2022 Microsoft 17.0 (including) 17.0.19 (excluding)
Visual_studio_2022 Microsoft 17.2 (including) 17.2.13 (excluding)
Visual_studio_2022 Microsoft 17.4 (including) 17.4.5 (excluding)

Potential Mitigations

  • Follow the principle of least privilege when assigning access rights to entities in a software system.
  • Denying access to a file can prevent an attacker from replacing that file with a link to a sensitive file. Ensure good compartmentalization in the system to provide protected areas that can be trusted.

References