7.2
CVE-2024-38044
- EPSS 4.9%
- Published 09.07.2024 17:15:32
- Last modified 21.11.2024 09:24:46
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
DHCP Server Service Remote Code Execution Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Windows Server 2012 Version-
Microsoft ≫ Windows Server 2012 Versionr2
Microsoft ≫ Windows Server 2016 Version < 10.0.14393.7159
Microsoft ≫ Windows Server 2019 Version < 10.0.17763.6054
Microsoft ≫ Windows Server 2022 Version < 10.0.20348.2582
Microsoft ≫ Windows Server 2022 23h2 Version < 10.0.25398.1009
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.9% | 0.892 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-197 Numeric Truncation Error
Truncation errors occur when a primitive is cast to a primitive of a smaller size and data is lost in the conversion.
CWE-681 Incorrect Conversion between Numeric Types
When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur.