8.5

CVE-2025-49717

Microsoft SQL Server Remote Code Execution Vulnerability

Heap-based buffer overflow in SQL Server allows an authorized attacker to execute code over a network.
Daten sind bereitgestellt durch 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
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.39% 0.603
CVSS Metriken
Quelle 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().