6.5
CVE-2025-47997
- EPSS 0.08%
- Published 09.09.2025 17:01:09
- Last modified 12.09.2025 16:47:05
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Concurrent execution using shared resource with improper synchronization ('race condition') in SQL Server allows an authorized attacker to disclose information over a network.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Sql Server 2016 HwPlatformx64 Version >= 13.0.6300.2 < 13.0.6470.1
Microsoft ≫ Sql Server 2016 HwPlatformx64 Version >= 13.0.7000.253 < 13.0.7065.1
Microsoft ≫ Sql Server 2017 HwPlatformx64 Version >= 14.0.1000.169 < 14.0.2085.1
Microsoft ≫ Sql Server 2017 HwPlatformx64 Version >= 14.0.3006.16 < 14.0.3505.1
Microsoft ≫ Sql Server 2019 HwPlatformx64 Version >= 15.0.2000.5 < 15.0.2145.1
Microsoft ≫ Sql Server 2019 HwPlatformx64 Version >= 15.0.4003.23 < 15.0.4445.1
Microsoft ≫ Sql Server 2022 HwPlatformx64 Version >= 16.0.1000.6 < 16.0.1150.1
Microsoft ≫ Sql Server 2022 HwPlatformx64 Version >= 16.0.4003.1 < 16.0.4212.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.08% | 0.238 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 1.6 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
|
secure@microsoft.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
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 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.