VYPR

gnark-crypto

by Consensys

CVEs (3)

  • CVE-2023-44273CriSep 28, 2023
    risk 0.57cvss 9.8epss 0.01

    Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval.

  • CVE-2024-45039MedSep 6, 2024
    risk 0.33cvss 6.2epss 0.00

    gnark is a fast zk-SNARK library that offers a high-level API to design circuits. Versions prior to 0.11.0 have a soundness issue - in case of multiple commitments used inside the circuit the prover is able to choose all but the last commitment. As gnark uses the commitments for…

  • CVE-2024-45040MedSep 6, 2024
    risk 0.31cvss 5.9epss 0.00

    gnark is a fast zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.11.0, commitments to private witnesses in Groth16 as implemented break the zero-knowledge property. The vulnerability affects only Groth16 proofs with commitments. Notably, PLONK…