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

7.8 · HIGH
Published Sep 21, 2023 lfedge CWE-321 EPSS 0.13% (3th pctl)

Overview

CVE-2023-43637 is a high-severity vulnerability affecting lfedge eve. It was published on September 21, 2023 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

Technical 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.

Remediation

Check the references section for vendor advisories and patches from lfedge. Update eve 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
lfedge eve >= 0, < 7.10 Affected

Frequently Asked Questions

What is CVE-2023-43637?

CVE-2023-43637 is a high-severity vulnerability affecting lfedge eve. It was published on September 21, 2023 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-43637?

This vulnerability has a CVSS 3.1 base score of 7.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-43637?

Check the references section for vendor advisories and patches from lfedge. Update eve 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-43637?

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