VYPR

Eve

by Lfedge

Source repositories

CVEs (3)

  • CVE-2023-43634HigSep 21, 2023
    risk 0.57cvss 8.8epss 0.00

    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…

  • CVE-2023-43633HigSep 21, 2023
    risk 0.50cvss 8.8epss 0.00

    On boot, the Pillar eve container checks for the existence and content of “/config/GlobalConfig/global.json”. If the file exists, it overrides the existing configuration on the device on boot. This allows an attacker to change the system’s configuration, which also…

  • CVE-2023-43637HigSep 21, 2023
    risk 0.44cvss 7.8epss 0.00

    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…