4.4

CVE-2020-0545

Integer overflow in subsystem for Intel(R) CSME versions before 11.8.77, 11.12.77, 11.22.77 and Intel(R) TXE versions before 3.1.75, 4.0.25 and Intel(R) Server Platform Services (SPS) versions before SPS_E5_04.01.04.380.0, SPS_SoC-X_04.00.04.128.0, SPS_SoC-A_04.00.04.211.0, SPS_E3_04.01.04.109.0, SPS_E3_04.08.04.070.0 may allow a privileged user to potentially enable denial of service via local access.

Data is provided by the National Vulnerability Database (NVD)
IntelConverged Security Management Engine Firmware Version >= 11.10 < 11.12.77
IntelConverged Security Management Engine Firmware Version >= 11.20 < 11.22.77
IntelServer Platform Services Version >= sps_e3_04.00.00.000.0 < sps_e3_04.01.04.109.0
IntelServer Platform Services Version >= sps_e3_04.08.00.000.0 < sps_e3_04.08.04.070.0
IntelServer Platform Services Version >= sps_e5_04.00.00.000.0 < sps_e5_04.01.04.380.0
IntelServer Platform Services Version >= sps_soc-a_04.00.00.000.0 < sps_soc-a_04.00.04.211.0
IntelServer Platform Services Version >= sps_soc-x_04.00.00.000.0 < sps_soc-x_04.00.04.128.0
IntelTrusted Execution Engine Version >= 3.0 < 3.1.75
IntelTrusted Execution Engine Version >= 4.0 < 4.0.25
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.12% 0.311
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 4.4 0.8 3.6
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 2.1 3.9 2.9
AV:L/AC:L/Au:N/C:N/I:N/A:P
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.