Integer overflow in Consensys Gnark
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+r` (where `r` is the modulus the values are being reduced by). The second decomposition was possible due to overflowing the field where the values are defined. Upgrading to version 0.9.0 should fix the issue without needing to change the calls to value comparison methods.
EPSS: 0.002 (13.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N.
Affected products
- Consensys Gnark — versions < 0.9.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Third Party Advisory, Mitigation)
- security-advisories@github.com (x_refsource_MISC, Not Applicable)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2023-44378?
- CVE-2023-44378 is a high-severity vulnerability in Consensys Gnark, classified under Integer Underflow. CVSS score: 7.1/10. Published 2023-10-09.
- How severe is CVE-2023-44378?
- High severity. CVSS v3 base score is 7.1 out of 10.