CVE-2023-44378

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2023-44378
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2023-10-09T13:33:54.973Z
  • Last Modified Date
  • 2023-10-09T13:33:54.973Z
History
Created Old Value New Value Data Type Notes
2024-06-25 12:06:51 Added to TrackCVE