CVE Vulnerabilities

CVE-2024-49043

Untrusted Search Path

Published: Nov 12, 2024 | Modified: Nov 15, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Microsoft.SqlServer.XEvent.Configuration.dll Remote Code Execution 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
Sql_server_2016 Microsoft 13.0.6300.2 (including) 13.0.6455.2 (excluding)
Sql_server_2016 Microsoft 13.0.7000.253 (including) 13.0.7050.2 (excluding)
Sql_server_2017 Microsoft 14.0.1000.169 (including) 14.0.2070.1 (excluding)
Sql_server_2017 Microsoft 14.0.3006.16 (including) 14.0.3485.1 (excluding)
Sql_server_2019 Microsoft 15.0.2000.5 (including) 15.0.2130.3 (excluding)
Sql_server_2019 Microsoft 15.0.4003.23 (including) 15.0.4410.1 (excluding)
Sql_server_2022 Microsoft 16.0.1000.6 (including) 16.0.1135.2 (excluding)
Sql_server_2022 Microsoft 16.0.4003.1 (including) 16.0.4155.4 (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