CVE-2024-4760
Raw vector
CVSS:3.1/AV:P/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:HSummary
CVE-2024-4760 is a medium-severity Improper Protection Against Voltage and Clock Glitches (CWE-1247) vulnerability in 0X01Team (inferred from references). Its CVSS base score is 6.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique System Firmware (T1542.001); ranked at the 11th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to SA-18 (Tamper Resistance and Detection) and SR-9 (Tamper Resistance and Detection) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-44357
Vulnerability Data
A voltage glitch during the startup of EEFC NVM controllers on Microchip SAM E70/S70/V70/V71, SAM G55, SAM 4C/4S/4N/4E, and SAM 3S/3N/3U microcontrollers allows access to the memory bus via the debug interface even if the security bit is set.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Tamper-resistance requirements directly drive the addition of glitch-detection circuitry and sensors that the CWE describes as missing or incorrect.
A tamper-protection program mandates hardware mechanisms that detect and respond to voltage/clock faults before they can be exploited.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Directly addresses hardware protection from environmental or physical tampering threats such as voltage/clock glitches.
Requires assessing hardware security capabilities before acquisition, indirectly catching missing glitch protections.
Limits physical access that many glitch attacks require, but does not address on-chip detection circuitry.
Ensures hardware lacking glitch-detection circuitry is replaced when risk warrants.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Physical and environmental threat controls can include hardware-level protections against voltage/clock tampering.
Secure system architecture and engineering principles can mandate glitch-detection circuitry and fault-injection countermeasures.
Security testing in development can discover and validate protections against voltage and clock glitch attacks.