CVE-2023-43634
Vulnerability Summary
Timeline
Description
When sealing/unsealing the “vault” key, a list of PCRs is used, which defines which PCRs are used. In a previous project, CYMOTIVE found that the configuration is not protected by the secure boot, and in response Zededa implemented measurements on the config partition that was mapped to PCR 13. In that process, PCR 13 was added to the list of PCRs that seal/unseal the key. In commit “56e589749c6ff58ded862d39535d43253b249acf”, the config partition measurement moved from PCR 13 to PCR 14, but PCR 14 was not added to the list of PCRs that seal/unseal the key. This change makes the measurement of PCR 14 effectively redundant as it would not affect the sealing/unsealing of the key. An attacker could modify the config partition without triggering the measured boot, this could result in the attacker gaining full control over the device with full access to the contents of the encrypted “vault”
CVSS Metrics
- v3.1•HIGH•Score: 8.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- v3.1•MEDIUM•Score: 5.9CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N
EPSS Trends
Current EPSS score: 0.03%• Percentile: 9%
Techniques & Countermeasures
- CWE-522•Insufficiently Protected Credentials
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.
- CWE-922•Insecure Storage of Sensitive Information
The product stores sensitive information without properly limiting read or write access by unauthorized actors.
Affected Systems
- github.com/lf-edge•eve
< 0.0.0-20230519072751-977f42b07fa9
- lf-edge, zededa•eve os
< 8.6.0 | ≥ 9.0.0, < 9.5.0
- lfedge•eve
< 8.6.0 | ≥ 9.0.0, < 9.5.0
References (6)
- https://asrg.io/security-advisories/cve-2023-43634/
- https://github.com/lf-edge/eve/security/advisories/GHSA-wc42-fcjp-v8vq
- https://nvd.nist.gov/vuln/detail/CVE-2023-43634
- https://asrg.io/security-advisories/config-partition-not-protected-by-measured-boot
- https://asrg.io/security-advisories/cve-2023-43634
- https://github.com/lf-edge/eve