🛡️ GHSA-h929-fvvp-882c — eve (CVE-2023-43635)

🟠 CVSS 8.0 — High ✅ No Known Exploit CWE-327 OSV
8.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Duplicate Advisory: EVE Seals Vault Key With SHA1 PCRs

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-wc42-fcjp-v8vq. This link is maintained to preserve external references.

Original 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 their keys at all, meaning the “vault” is not protected from an attacker.

• SHA1 is considered insecure and reduces the complexity level required to unseal the

key in machines which have their SHA1 PCRs enabled.

An attacker can very easily retrieve the contents of the “vault”, which will effectively render

the “measured boot” mechanism meaningless.

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is changed, meaning a successful attack can affect components beyond the vulnerable one. Rated impact: confidentiality high, integrity high, availability high.

Weakness class

GHSA-h929-fvvp-882c is classified as CWE-327: Use of a Broken or Risky Cryptographic Algorithm. An algorithm with known weaknesses is used, so the protection it appears to give does not hold.

Affected software

GHSA-h929-fvvp-882c is recorded against 1 package.

  • github.com/lf-edge/eve

Timeline and source

Published on 20 September 2023 and last revised on 4 February 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

nvd.nist.gov (Advisory)
asrg.io (Web)
asrg.io (Web)

Details

Severity HIGH
CVSS Score 8.0
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CWE CWE-327
Public Exploit ✅ No
Source OSV
Published 2023-09-20
Updated 2026-08-20
Modified 2026-02-04
Fix URL N/A

Affected Packages

Software From version Fixed in
github.com/lf-edge/eve

Similar Threats

Site Security Check

Is eve part of your stack?

GHSA-h929-fvvp-882c is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesGitHub AdvisoryGitHub Advisory Undated