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-43631

8.8 · HIGH
Published Sep 21, 2023 linuxfoundation CWE-522 EPSS 0.16% (5th pctl)

Overview

CVE-2023-43631 is a high-severity vulnerability affecting linuxfoundation edge_virtualization_engine. It was published on September 21, 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

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

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, < 8.6.0 Affected

Frequently Asked Questions

What is CVE-2023-43631?

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

How severe is CVE-2023-43631?

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-43631?

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-43631?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-43631 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.