CVE-2024-29214
Published: 12 February 2025
Summary
CVE-2024-29214 is a high-severity Improper Input Validation (CWE-20) vulnerability in Intel (inferred from references). Its CVSS base score is 8.7 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique System Firmware (T1542.001); ranked at the 6.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Deeper analysis
CVE-2024-29214 is an improper input validation vulnerability (CWE-20) in the UEFI firmware component CseVariableStorageSmm, affecting some Intel processors. Published on 2025-02-12, it carries a CVSS v3.1 base score of 7.5 (AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H), indicating high severity with potential for significant impact.
The vulnerability can be exploited by a privileged user with local access, requiring high attack complexity but no user interaction. Successful exploitation may enable escalation of privilege, allowing the attacker to achieve high levels of confidentiality, integrity, and availability impacts across a changed scope.
Intel's security advisory INTEL-SA-01139 details the issue, while Debian LTS has issued an announcement in their mailing list regarding related updates. Practitioners should consult these references for mitigation guidance and patch availability.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-26231
Vulnerability details
Improper input validation in UEFI firmware CseVariableStorageSmm for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct mapping to UEFI/SMM firmware vulnerability enabling local privilege escalation via system firmware exploitation.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly enforces input validation at system points, comprehensively addressing the improper input validation flaw in UEFI firmware CseVariableStorageSmm.
Requires timely patching and remediation of identified flaws like CVE-2024-29214 in Intel processor firmware.
Enforces least privilege to restrict escalation beyond the attacker's initial high privileges in the local access scenario.