CVE-2023-43631
Last modified
CVE-2023-43631 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/authorized_keys”. If the file is present, and contains a supported public key, the container will go on to open port 22 and enable sshd with the given keys as the authorized keys for root login. An attacker could easily add their own keys and gain full control over the system 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, thus 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/authorized_keys”. If the file is present, and contains a supported public key, the container will go on to open port 22 and enable sshd with the given keys as the authorized keys for root login. An attacker could easily add their own keys and gain full control over the system 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, thus 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 |
|---|---|---|
| Linuxfoundation | Edge Virtualization Engine | < 8.6.0 |
| Linuxfoundation | Edge Virtualization Engine | >= 9.0.0, < 9.5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-43631?
How severe is CVE-2023-43631?
How do I fix CVE-2023-43631?
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-43626Improper access control in UEFI firmware for some Intel(R) P…8.7
- CVE-2023-43627Path traversal vulnerability in ACERA 1320 firmware ver.01.2…5.7
- 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-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-43637 Due to the implementation of "deriveVaultKey", prior to ver…7.8
Are you affected by CVE-2023-43631?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
