CVE Vulnerabilities

CVE-2024-20693

Untrusted Search Path

Published: Apr 09, 2024 | Modified: Jan 08, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Windows Kernel Elevation of Privilege Vulnerability

Weakness

The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product’s direct control.

Affected Software

Name Vendor Start Version End Version
Windows_10_1507 Microsoft * 10.0.10240.20596 (excluding)
Windows_10_1607 Microsoft * 10.0.14393.6897 (excluding)
Windows_10_1809 Microsoft * 10.0.17763.5696 (excluding)
Windows_10_21h2 Microsoft * 10.0.19044.4291 (excluding)
Windows_10_22h2 Microsoft * 10.0.19045.4291 (excluding)
Windows_11_21h2 Microsoft * 10.0.22000.2899 (excluding)
Windows_11_22h2 Microsoft * 10.0.22621.3447 (excluding)
Windows_11_23h2 Microsoft * 10.0.22631.3447 (excluding)
Windows_server_2016 Microsoft * 10.0.14393.6897 (excluding)
Windows_server_2019 Microsoft * 10.0.17763.5696 (excluding)
Windows_server_2022 Microsoft * 10.0.20348.2402 (excluding)
Windows_server_2022_23h2 Microsoft * 10.0.25398.830 (excluding)

Extended Description

This might allow attackers to execute their own programs, access unauthorized data files, or modify configuration in unexpected ways. If the product uses a search path to locate critical resources such as programs, then an attacker could modify that search path to point to a malicious program, which the targeted product would then execute. The problem extends to any type of critical resource that the product trusts. Some of the most common variants of untrusted search path are:

Potential Mitigations

References