Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-45040

5.9 · MEDIUM
Published Sep 6, 2024 consensys CWE-200 EPSS 0.43% (36th pctl)

Overview

CVE-2024-45040 is a medium-severity vulnerability affecting consensys gnark-crypto. It was published on September 6, 2024 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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 affected. The vulnerability affects the zero-knowledge property of the proofs - in case the witness (secret or internal) values are small, then the attacker may be able to enumerate all possible choices to deduce the actual value. If the possible choices for the variables to be committed is large or there are many values committed, then it would be computationally infeasible to enumerate all valid choices. It doesn't affect the completeness/soundness of the proofs. The vulnerability has been fixed in version 0.11.0. The patch to fix the issue is to add additional randomized value to the list of committed value at proving time to mask the rest of the values which were committed. As a workaround, t

Remediation

Check the references section for vendor advisories and patches from consensys. Update gnark-crypto to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
consensys gnark-crypto >= 0, < 0.11.0 Affected

Frequently Asked Questions

What is CVE-2024-45040?

CVE-2024-45040 is a medium-severity vulnerability affecting consensys gnark-crypto. It was published on September 6, 2024 and has a CVSS 3.1 base score of 5.9 (MEDIUM).

How severe is CVE-2024-45040?

This vulnerability has a CVSS 3.1 base score of 5.9, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-45040?

Check the references section for vendor advisories and patches from consensys. Update gnark-crypto to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-45040?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-45040 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.