8.8
CVE-2024-28929
- EPSS 2.36%
- Published 09.04.2024 17:15:53
- Last modified 14.01.2025 20:47:41
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Sql Server 2019 HwPlatformx64 Version >= 15.0.2000.5 < 15.0.2110.4
Microsoft ≫ Sql Server 2019 HwPlatformx64 Version >= 15.0.4003.23 < 15.0.4360.2
Microsoft ≫ Sql Server 2022 HwPlatformx64 Version >= 16.0.1000.6 < 16.0.1115.1
Microsoft ≫ Sql Server 2022 HwPlatformx64 Version >= 16.0.4003.1 < 16.0.4120.1
Microsoft ≫ Odbc Driver For Sql Server SwPlatformlinux Version >= 17 < 17.10.6.1
Microsoft ≫ Odbc Driver For Sql Server SwPlatformmacos Version >= 17 < 17.10.6.1
Microsoft ≫ Odbc Driver For Sql Server SwPlatformwindows Version >= 17.0.1.1 < 17.10.6.1
Microsoft ≫ Odbc Driver For Sql Server SwPlatformlinux Version >= 18.0 < 18.3.3.1
Microsoft ≫ Odbc Driver For Sql Server SwPlatformmacos Version >= 18.0 < 18.3.3.1
Microsoft ≫ Odbc Driver For Sql Server SwPlatformwindows Version >= 18.0.1.1 < 18.3.3.1
Microsoft ≫ Visual Studio 2019 Version >= 16.0 < 16.11.35
Microsoft ≫ Visual Studio 2022 Version >= 17.4.0 < 17.4.18
Microsoft ≫ Visual Studio 2022 Version >= 17.6.0 < 17.6.14
Microsoft ≫ Visual Studio 2022 Version >= 17.8.0 < 17.8.9
Microsoft ≫ Visual Studio 2022 Version >= 17.9.0 < 17.9.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.36% | 0.844 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.