8.5

CVE-2025-49717

Heap-based buffer overflow in SQL Server allows an authorized attacker to execute code 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 2019 HwPlatformx64 Version >= 15.0.2000.5 < 15.0.2135.5
MicrosoftSql Server 2019 HwPlatformx64 Version >= 15.0.4003.23 < 15.0.4435.7
MicrosoftSql Server 2022 HwPlatformx64 Version >= 16.0.1000.6 < 16.0.1140.6
MicrosoftSql Server 2022 HwPlatformx64 Version >= 16.0.4003.1 < 16.0.4200.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.1% 0.279
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
secure@microsoft.com 8.5 1.8 6
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
CWE-122 Heap-based Buffer Overflow

A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().