CVE-2024-29971
Published: 10 January 2025
Summary
CVE-2024-29971 is a critical-severity an unspecified weakness vulnerability in Scontain Scone. Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 38.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and SI-10 (Information Input Validation).
Deeper analysis
CVE-2024-29971 is an interface vulnerability in Scontain SCONE version 5.8.0 that leads to state corruption via injected signals. The vulnerability affects the SCONE software component developed by Scontain, with the CVE published on 2025-01-10. It is classified under CWE-Other and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical severity.
Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. By injecting signals, attackers can corrupt the internal state of SCONE instances, resulting in high impacts to confidentiality, integrity, and availability.
Mitigation details and further information are available in the referenced advisories, including a proof-of-concept at https://github.com/ahoi-attacks/sigy/blob/main/pocs/scone/cve.md and the vendor site at https://scontain.com.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-26945
Vulnerability details
Scontain SCONE 5.8.0 has an interface vulnerability that leads to state corruption via injected signals.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Vulnerability enables state corruption via injected signals in SCONE (confidential computing platform), facilitating exploitation for privilege escalation (T1068) and defense evasion by subverting enclave protections (T1211).
MITRE ATLAS TechniquesAI
MITRE ATLAS techniques
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly mitigates CVE-2024-29971 by requiring timely patching or upgrading of vulnerable SCONE 5.8.0 to remediate the interface flaw.
Addresses the interface vulnerability by validating injected signals as information inputs to prevent state corruption in SCONE.
Prevents state corruption by requiring secure error handling for malformed or injected signals in the SCONE interface.