Moderate severityNVD Advisory· Published Oct 9, 2023· Updated Sep 19, 2024
gnark vulnerable to unsoundness in variable comparison/non-unique binary decomposition
CVE-2023-44378
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/consensys/gnarkGo | < 0.9.0 | 0.9.0 |
Affected products
2- Consensys/gnarkv5Range: < 0.9.0
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-498w-5j49-vqjgghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-44378ghsaADVISORY
- github.com/Consensys/gnark/commit/59a4087261a6c73f13e80d695c17b398c3d0934fghsax_refsource_MISCWEB
- github.com/Consensys/gnark/pull/835ghsaWEB
- github.com/Consensys/gnark/security/advisories/GHSA-498w-5j49-vqjgghsax_refsource_CONFIRMWEB
- github.com/zkopru-network/zkopru/issues/116ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.