CVE-2025-47997
5.3
Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitability: 1.6 / Impact: 3.6
Source: NVD
Description
Concurrent execution using shared resource with improper synchronization ('race condition') in SQL Server allows an authorized attacker to disclose information over a network.
Affected (8)
Products: Microsoft: Sql Server 2016, Sql Server 2017, Sql Server 2019, Sql Server 2022
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| From 13.0.6300.2 to 13.0.6470.1 | |
| From 14.0.1000.169 to 14.0.2085.1 | |
| From 15.0.2000.5 to 15.0.2145.1 | |
| From 16.0.1000.6 to 16.0.1150.1 |
Related CWEs
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.
References (1)
Source: secure@microsoft.com
Vendor Advisory
Timeline
No history available yet.