CVE-2025-47997
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-12
Assigner: Microsoft Corporation
Description
Description
Concurrent execution using shared resource with improper synchronization ('race condition') in SQL Server allows an authorized attacker to disclose information over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | sql_server_2016 | From 13.0.6300.2 (inc) to 13.0.6470.1 (exc) |
| microsoft | sql_server_2016 | From 13.0.7000.253 (inc) to 13.0.7065.1 (exc) |
| microsoft | sql_server_2017 | From 14.0.1000.169 (inc) to 14.0.2085.1 (exc) |
| microsoft | sql_server_2017 | From 14.0.3006.16 (inc) to 14.0.3505.1 (exc) |
| microsoft | sql_server_2019 | From 15.0.2000.5 (inc) to 15.0.2145.1 (exc) |
| microsoft | sql_server_2019 | From 15.0.4003.23 (inc) to 15.0.4445.1 (exc) |
| microsoft | sql_server_2022 | From 16.0.1000.6 (inc) to 16.0.1150.1 (exc) |
| microsoft | sql_server_2022 | From 16.0.4003.1 (inc) to 16.0.4212.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that 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 operating concurrently. |
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |