6.5
CVE-2020-8746
- EPSS 0.21%
- Published 12.11.2020 18:15:17
- Last modified 21.11.2024 05:39:22
- Source secure@intel.com
- Teams watchlist Login
- Open Login
Integer overflow in subsystem for Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable denial of service via adjacent access.
Data is provided by the National Vulnerability Database (NVD)
Intel ≫ Active Management Technology Firmware Version < 11.8.80
Intel ≫ Active Management Technology Firmware Version >= 11.12.0 < 11.12.80
Intel ≫ Active Management Technology Firmware Version >= 11.22.0 < 11.22.80
Intel ≫ Active Management Technology Firmware Version >= 12.0 < 12.0.70
Intel ≫ Active Management Technology Firmware Version >= 14.0 < 14.0.45
Netapp ≫ Cloud Backup Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.21% | 0.439 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 3.3 | 6.5 | 2.9 |
AV:A/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.