CVE-2023-43633
Last modified
CVE-2023-43633 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. On boot, the Pillar eve container checks for the existence and content of “/config/GlobalConfig/global.json”. If the file exists, it overrides the existing configuration on the device on boot. This allows an attacker to change the system’s configuration, which also includes some debug functions. This could be used to unlock the ssh with custom “authorized_keys” via the “debug.enable.ssh” key, similar to the “authorized_keys” finding that was noted before. Other usages include unlocking the usb to enable the keyboard via the “debug.enable.usb” key, allowing VNC access via the “app.allow.vnc” key, and more. An attacker could easily enable these debug functionalities without triggering the “measured boot” mechanism implemented by EVE OS, and without marking the device as “UUD” (“Unknown Update Detected”). This is because the “/config” partition is not protected by “measured boot”, it is mutable and it is not encrypted in any way. An attacker can gain full control over the device without changing the PCR values, thereby not triggering the “measured boot” mechanism, and having full access to the vault. Note: This issue was partially fixed in these commits (after disclosure to Zededa), where the config partition measurement was added to PCR13: • aa3501d6c57206ced222c33aea15a9169d629141 • 5fef4d92e75838cc78010edaed5247dfbdae1889. This issue was made viable in version 9.0.0 when the calculation was moved to PCR14 but it was not included in the measured boot.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
On boot, the Pillar eve container checks for the existence and content of “/config/GlobalConfig/global.json”. If the file exists, it overrides the existing configuration on the device on boot. This allows an attacker to change the system’s configuration, which also includes some debug functions. This could be used to unlock the ssh with custom “authorized_keys” via the “debug.enable.ssh” key, similar to the “authorized_keys” finding that was noted before. Other usages include unlocking the usb to enable the keyboard via the “debug.enable.usb” key, allowing VNC access via the “app.allow.vnc” key, and more. An attacker could easily enable these debug functionalities without triggering the “measured boot” mechanism implemented by EVE OS, and without marking the device as “UUD” (“Unknown Update Detected”). This is because the “/config” partition is not protected by “measured boot”, it is mutable and it is not encrypted in any way. An attacker can gain full control over the device without changing the PCR values, thereby not triggering the “measured boot” mechanism, and having full access to the vault. Note: This issue was partially fixed in these commits (after disclosure to Zededa), where the config partition measurement was added to PCR13: • aa3501d6c57206ced222c33aea15a9169d629141 • 5fef4d92e75838cc78010edaed5247dfbdae1889. This issue was made viable in version 9.0.0 when the calculation was moved to PCR14 but it was not included in the measured boot.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfedge | Eve | < 8.6.0 |
| Lfedge | Eve | >= 9.0.0, < 9.5.0 |
References
- https://asrg.io/security-advisories/cve-2023-43633/Third Party Advisory
- https://asrg.io/security-advisories/cve-2023-43633/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-43633?
How severe is CVE-2023-43633?
How do I fix CVE-2023-43633?
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-43628An integer underflow vulnerability exists in the NTRIP Strea…7.5
- CVE-2023-43629Incorrect default permissions in some Intel(R) GPA software …7.8
- CVE-2023-4363Inappropriate implementation in WebShare in Google Chrome on…4.3
- CVE-2023-43630PCR14 is not in the list of PCRs that seal/unseal the “vault…8.8
- 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-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-43637 Due to the implementation of "deriveVaultKey", prior to ver…7.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
Are you affected by CVE-2023-43633?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
