CVE-2023-43637
Last modified
CVE-2023-43637 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" (which will always return "foobarfoobarfoobarfoobarfoobarfo" as the key), and then merges the 32byte randomly generated key with this key (by takeing 16bytes from each, see "mergeKeys"). This makes the key a lot weaker. This issue does not persist in devices that were initialized on/after version 7.10, but devices that were initialized before that and updated to a newer version still have this issue. Roll an update that enforces the full 32bytes key usage. . EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" (which will always return "foobarfoobarfoobarfoobarfoobarfo" as the key), and then merges the 32byte randomly generated key with this key (by takeing 16bytes from each, see "mergeKeys"). This makes the key a lot weaker. This issue does not persist in devices that were initialized on/after version 7.10, but devices that were initialized before that and updated to a newer version still have this issue. Roll an update that enforces the full 32bytes key usage.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfedge | Eve | < 7.10 |
References
- https://asrg.io/security-advisories/cve-2023-43637/Third Party Advisory
- https://asrg.io/security-advisories/cve-2023-43637/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-43637?
How severe is CVE-2023-43637?
How do I fix CVE-2023-43637?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-43631 On boot, the Pillar eve container checks for the existence …8.8
- CVE-2023-43632 As noted in the “VTPM.md” file in the eve documentation, “V…9.9
- CVE-2023-43633 On boot, the Pillar eve container checks for the existence …8.8
- CVE-2023-43634 When sealing/unsealing the “vault” key, a list of PCRs is u…8.8
- CVE-2023-43635 Vault Key Sealed With SHA1 PCRs The measured boot sol…8.8
- CVE-2023-43636 In EVE OS, the “measured boot” mechanism prevents a compr…8.8
- CVE-2023-4364Inappropriate implementation in Permission Prompts in Google…4.3
- CVE-2023-43640TaxonWorks is a web-based workbench designed for taxonomists…6.5
- CVE-2023-43641libcue provides an API for parsing and extracting data from …8.8
- CVE-2023-43642snappy-java is a Java port of the snappy, a fast C++ compres…7.5
- CVE-2023-43643AntiSamy is a library for performing fast, configurable clea…6.1
- CVE-2023-43644Sing-box is an open source proxy system. Affected versions a…9.8
Are you affected by CVE-2023-43637?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
