Cyber Resilience

CVE-2020-12357

Medium

Published: 09 June 2021

Published
09 June 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.7 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0028 51.9th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2020-12357 is a medium-severity Improper Initialization (CWE-665) vulnerability in Intel Bios. Its CVSS base score is 6.7 (Medium).

Operationally, ranked in the top 48.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Improper initialization in the firmware for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

intel
bios
all versions
netapp
cloud backup
all versions
netapp
aff bios
all versions
netapp
e-series bios
all versions
netapp
fas bios
all versions
netapp
hci compute node bios
all versions
netapp
hci storage node bios
all versions
netapp
solidfire bios
all versions
siemens
simatic field pg m6 firmware
all versions
siemens
simatic ipc427e firmware
all versions
+9 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-665

Ensures shared resources are explicitly initialized or cleared on allocation, preventing exposure of prior contents to new users or processes.

addresses: CWE-665

Mandates that every instance begins in a known (presumably clean) state, eliminating reliance on residual or uninitialized state left by prior executions.

References