CVE Vulnerabilities

CVE-2024-43603

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

Published: Oct 08, 2024 | Modified: Oct 17, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Visual Studio Collector Service 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 Microsoft 2015-update3 (including) 2015-update3 (including)
Visual_studio_2017 Microsoft 15.0.0 (including) 15.9.67 (excluding)
Visual_studio_2019 Microsoft 16.0.0 (including) 16.11.41 (excluding)
Visual_studio_2022 Microsoft 17.6.0 (including) 17.6.20 (excluding)
Visual_studio_2022 Microsoft 17.8.0 (including) 17.8.15 (excluding)
Visual_studio_2022 Microsoft 17.10.0 (including) 17.10.8 (excluding)
Visual_studio_2022 Microsoft 17.11.0 (including) 17.11.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