Lucene search
+L

44 matches found

Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.12 views

PT-2026-6461

Impact PCR14 is not included in the list of PCRs that seal/unseal the vault key. Additionally, the vault key uses SHA1 PCRs instead of SHA256. Thus an attacker with physical access can take out the disk, use a different computer to modify the files in the /config partition, and re-insert the disk...

8.8CVSS5.5AI score0.00106EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.11 views

PT-2026-6361

Impact The vault key is sealed using SHA1 PCRs instead of SHA256 PCRs Thus an attacker with physical access to an EVE-OS device can try to brute force creating a kernel or rootfs image which produces the same SHA1 PCR but with malicious content. Patches Fixed in 9.4.3-lts and 10.1.0 Workarounds N...

8.8CVSS5.4AI score0.0011EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.6 views

PT-2026-6420

Impact The deriveVaultKey function calls retrieveCloudKey which always returns "foobarfoobarfoobarfoobarfoobarfo". When merged with the randomly generated 32-byte key using mergeKeys 16 bytes from each, the last 16 bytes are always "arfoobarfoobarfo". This enables an attacker with physical access...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.6 views

PT-2026-6495

Impact Config partition measurement was moved from PCR 13 to PCR 14 in a commit, but PCR 14 was not added to the list of PCRs that seal/unseal the vault key. As a result, an attacker can remove the disk, use another server to modify the files in the config partition, and then re-insert the disk...

8.8CVSS5.4AI score0.00159EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/09 9:1 a.m.3 views

CVE-2023-43637

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

7.8CVSS6.8AI score0.00134EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.22 views

EUVD-2023-48035

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.0011EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-48037

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00134EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:44 a.m.7 views

CVE-2023-43634

When sealing/unsealing the “vault” key, a list of PCRs is used, which defines which PCRs are used. In a previous project, CYMOTIVE found that the configuration is not protected by the secure boot, and in response Zededa implemented measurements on the config partition that was mapped to PCR 13. I...

8.8CVSS6.7AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/21 3:30 p.m.7 views

GHSA-HX74-4WMC-FWVF Duplicate Advisory: EVE Has Partially Predetermined Vault Key

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 Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/09/21 3:30 p.m.9 views

Duplicate Advisory: EVE Has Partially Predetermined Vault Key

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 Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2023/09/21 2:15 p.m.13 views

Design/Logic Flaw

When sealing/unsealing the “vault” key, a list of PCRs is used, which defines which PCRs are used. In a previous project, CYMOTIVE found that the configuration is not protected by the secure boot, and in response Zededa implemented measurements on the config partition that was mapped to PCR 13. I...

4.3CVSS8.4AI score0.00159EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/09/21 1:20 p.m.8 views

CVE-2023-43637 Vault Key Partially Predetermined

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

7.8CVSS7AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2023/09/21 1:5 p.m.56 views

CVE-2023-43634

CVE-2023-43634 relates to the EVE project: the config partition is measured for TPM PCRs used to seal/unseal the vault key. A change moved the config partition measurement from PCR 13 to PCR 14, but PCR 14 was not added to the sealing/unsealing list, making PCR 14’s measurement effectively redund...

8.8CVSS8.6AI score0.00159EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/09/21 12:0 a.m.6 views

EVE OS Trust Management Issue Vulnerability

EVE OS is a general-purpose, open Linux-based operating system for distributed edge computing open-sourced by IF Edge. A security vulnerability exists in EVE OS versions prior to 7.10, which stems from deriveVaultKey predetermining the last 16 bytes of a vault key as arfoobarfoobarfo, resulting i...

7.8CVSS6.7AI score0.00134EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/09/21 12:0 a.m.11 views

PT-2023-28893

Name of the Vulnerable Software and Affected Versions SoftwareX versions prior to 7.10 Description The issue arises from the implementation of deriveVaultKey, which generates a vault key with the last 16 bytes predetermined to be "arfoobarfoobarfo". This occurs because deriveVaultKey calls...

9.9CVSS7.2AI score0.36912EPSS
SaveExploits45References120
OSV
OSV
added 2023/09/20 3:30 p.m.4 views

GHSA-5JVG-8J6F-VPMC Duplicate Advisory: EVE Doesn't Measure Config Partition From 2 Fronts

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

8.8CVSS5.5AI score0.00106EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/09/20 3:30 p.m.8 views

Duplicate Advisory: EVE Doesn't Measure Config Partition From 2 Fronts

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

8.8CVSS5.5AI score0.00106EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/09/20 3:30 p.m.5 views

GHSA-H929-FVVP-882C 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...

8.8CVSS5.5AI score0.0011EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/09/20 2:58 p.m.21 views

CVE-2023-43635 Vault Key Sealed With SHA1 PCRs

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

8.8CVSS6.9AI score0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2023/09/20 2:37 p.m.81 views

CVE-2023-43630

CVE-2023-43630 documents a TPM/Measured Boot issue in the EVE project (lf-edge/eve) where PCR14 is not in the sealing/unsealing list for the vault key, and the vault key is sealed with SHA1 PCRs instead of SHA256. A code change (commit 7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4) meant that PCR14 up...

8.8CVSS8.7AI score0.00106EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder