Lucene search
K

27 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:35 a.m.10 views

CVE-2019-7167

Zcash, before the Sapling network upgrade 2018-10-28, had a counterfeiting vulnerability. A key-generation process, during evaluation of polynomials related to a to-be-proven statement, produced certain bypass elements. Availability of these elements allowed a cheating prover to bypass a...

7.5CVSS6.9AI score0.00482EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-16716

Malware in sbrugna...

7.5CVSS7.6AI score0.00482EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-2765

Malicious code in bioql PyPI...

5.9CVSS6.4AI score0.0021EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-2641

Malicious code in bioql PyPI...

7.1CVSS6.1AI score0.00035EPSS
Exploits0References7
Packet Storm News
Packet Storm News
added 2025/07/12 12:0 a.m.3 views

Confidential Wrapped Ethereum

Transparency is one of the key benefits of public blockchains. However, the public visibility of transactions potentially compromises users' privacy. The fundamental challenge is to balance the intrinsic benefits of blockchain openness with the vital need for individual confidentiality. The...

6.8AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 8:7 a.m.8 views

CVE-2024-45040

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 proofs are not...

5.9CVSS5.5AI score0.0021EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 6:19 a.m.2 views

CVE-2024-50354

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot of resources and triggering a crash with the error fatal error: runtime: out of memory...

5.5CVSS6.7AI score0.00091EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:37 a.m.3 views

CVE-2023-44378

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

7.1CVSS6.7AI score0.00035EPSS
Exploits0References1
CVE
CVE
added 2024/10/31 3:59 p.m.120 views

CVE-2024-50354

Technical details for CVE-2024-50354 are not provided in the connected documents. The available sources only reference the CVE ID in advisory lists. Monitor for an official advisory or patch details to assess impact and remediation.

5.5CVSS5.4AI score0.00091EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/10/31 3:59 p.m.22 views

CVE-2024-50354 Out-of-memory during deserialization with crafted inputs

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot of resources and triggering a crash with the error fatal error: runtime: out of memory...

5.5CVSS7AI score0.00091EPSS
Exploits1References5
Cvelist
Cvelist
added 2024/10/31 3:59 p.m.23 views

CVE-2024-50354 Out-of-memory during deserialization with crafted inputs

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot of resources and triggering a crash with the error fatal error: runtime: out of memory...

5.5CVSS0.00091EPSS
Exploits1References3
NVD
NVD
added 2024/09/06 1:15 p.m.15 views

CVE-2024-45039

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

6.2CVSS0.00055EPSS
Exploits0References2
NVD
NVD
added 2024/09/06 1:15 p.m.14 views

CVE-2024-45040

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 proofs are not...

5.9CVSS0.0021EPSS
Exploits0References3
CVE
CVE
added 2024/09/06 12:56 p.m.109 views

CVE-2024-45039

CVE-2024-45039 (gnark) affects gnark up to version 0.10.x; reported soundness issue arises when multiple commitments are used inside a circuit, allowing the prover to select all but the last commitment. gnark relies on commitments for optimized non-native multiplication and other checks, which co...

6.2CVSS6.2AI score0.00055EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/09/06 12:53 p.m.95 views

CVE-2024-45040

CVE-2024-45040 affects gnark’s Groth16 proofs that use commitments to private witnesses. The issue breaks zero-knowledge properties when commitments are used with Groth16 (PLONK is not affected). Attacks could enumerate possible witness values if small, compromising privacy; completeness and soun...

5.9CVSS5.5AI score0.0021EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/06 12:53 p.m.18 views

CVE-2024-45040 gnark's commitments to private witnesses in Groth16 as implemented break zero-knowledge property

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 proofs are not...

5.9CVSS6.7AI score0.0021EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/09/06 12:53 p.m.18 views

CVE-2024-45040 gnark's commitments to private witnesses in Groth16 as implemented break zero-knowledge property

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 proofs are not...

5.9CVSS0.0021EPSS
Exploits0References3
NVD
NVD
added 2023/10/09 2:15 p.m.10 views

CVE-2023-44378

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

7.1CVSS6.9AI score0.00035EPSS
Exploits0References3
Prion
Prion
added 2023/10/09 2:15 p.m.18 views

Design/Logic Flaw

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

1.7CVSS5.4AI score0.00035EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2023/10/09 1:33 p.m.15 views

CVE-2023-44378 gnark vulnerable to unsoundness in variable comparison/non-unique binary decomposition

gnark is a zk-SNARK library that offers a high-level API to design circuits. Prior to version 0.9.0, for some in-circuit values, it is possible to construct two valid decomposition to bits. In addition to the canonical decomposition of a, for small values there exists a second decomposition for a...

7.1CVSS6AI score0.00035EPSS
Exploits0References5
Rows per page
Query Builder