Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-43635

8.8 · HIGH
Published Sep 20, 2023 linuxfoundation CWE-328 EPSS 0.11% (1th pctl)

Overview

CVE-2023-43635 is a high-severity vulnerability affecting linuxfoundation edge_virtualization_engine. It was published on September 20, 2023 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Vault Key Sealed With SHA1 PCRs

The measured boot solution implemented in EVE OS leans on a PCR locking mechanism.

Different parts of the system update different PCR values in the TPM, resulting in a unique

value for each PCR entry.

These PCRs are then used in order to seal/unseal a key from the TPM which is used to

encrypt/decrypt the “vault” directory.

This “vault” directory is the most sensitive point in the system and as such, its content should

be protected.

This mechanism is noted in Zededa’s documentation as the “measured boot” mechanism,

designed to protect said “vault”.

The code that’s responsible for generating and fetching the key from the TPM assumes that

SHA256 PCRs are used in order to seal/unseal the key, and as such their presence is being

checked.

The issue here is that the key is not sealed using SHA256 PCRs, but using SHA1 PCRs.

This leads to several issues:

• Machines that have their SHA256 PCRs enabled but SHA1 PCRs disabled, as well

as not sealing th

Remediation

Check the references section for vendor advisories and patches from linuxfoundation. Update edge_virtualization_engine to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linuxfoundation edge_virtualization_engine >= 0, < 9.5.0 Affected

Frequently Asked Questions

What is CVE-2023-43635?

CVE-2023-43635 is a high-severity vulnerability affecting linuxfoundation edge_virtualization_engine. It was published on September 20, 2023 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2023-43635?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-43635?

Check the references section for vendor advisories and patches from linuxfoundation. Update edge_virtualization_engine to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-43635?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-43635 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.