GHSA-5jvg-8j6f-vpmc

Suggest an improvement
Source
https://github.com/advisories/GHSA-5jvg-8j6f-vpmc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/09/GHSA-5jvg-8j6f-vpmc/GHSA-5jvg-8j6f-vpmc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5jvg-8j6f-vpmc
Withdrawn
2026-02-04T20:43:08Z
Published
2023-09-20T15:30:52Z
Modified
2026-02-04T20:55:05Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Duplicate Advisory: EVE Doesn't Measure Config Partition From 2 Fronts
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-phcg-h58r-gmcq. This link is maintained to preserve external references.

Original Description

PCR14 is not in the list of PCRs that seal/unseal the “vault” key, but due to the change that was implemented in commit “7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, fixing this issue alone would not solve the problem of the config partition not being measured correctly.

Also, the “vault” key is sealed/unsealed with SHA1 PCRs instead of SHA256. This issue was somewhat mitigated due to all of the PCR extend functions updating both the values of SHA256 and SHA1 for a given PCR ID.

However, due to the change that was implemented in commit “7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, this is no longer the case for PCR14, as the code in “measurefs.go” explicitly updates only the SHA256 instance of PCR14, which means that even if PCR14 were to be added to the list of PCRs sealing/unsealing the “vault” key, changes to the config partition would still not be measured.

An attacker could modify the config partition without triggering the measured boot, this could result in the attacker gaining full control over the device with full access to the contents of the encrypted “vault”

Database specific
{
    "cwe_ids":  [
        "CWE-328",
        "CWE-522"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-02-04T20:43:08Z",
    "nvd_published_at":  "2023-09-20T15:15:11Z",
    "severity":  "HIGH"
}
References

Affected packages

Go / github.com/lf-edge/eve

Package

Name
github.com/lf-edge/eve
View open source insights on deps.dev
Purl
pkg:golang/github.com/lf-edge/eve

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20230126065759-d9383a7ee4e1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/09/GHSA-5jvg-8j6f-vpmc/GHSA-5jvg-8j6f-vpmc.json"