6.5

CVE-2025-47997

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.
Data is provided by the National Vulnerability Database (NVD)
MicrosoftSql Server 2016 HwPlatformx64 Version >= 13.0.6300.2 < 13.0.6470.1
MicrosoftSql Server 2016 HwPlatformx64 Version >= 13.0.7000.253 < 13.0.7065.1
MicrosoftSql Server 2017 HwPlatformx64 Version >= 14.0.1000.169 < 14.0.2085.1
MicrosoftSql Server 2017 HwPlatformx64 Version >= 14.0.3006.16 < 14.0.3505.1
MicrosoftSql Server 2019 HwPlatformx64 Version >= 15.0.2000.5 < 15.0.2145.1
MicrosoftSql Server 2019 HwPlatformx64 Version >= 15.0.4003.23 < 15.0.4445.1
MicrosoftSql Server 2022 HwPlatformx64 Version >= 16.0.1000.6 < 16.0.1150.1
MicrosoftSql Server 2022 HwPlatformx64 Version >= 16.0.4003.1 < 16.0.4212.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.08% 0.238
CVSS Metriken
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.