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 non-native multiplication, lookup checks etc. as random challenges, then it could impact the soundness of the whole circuit. However, using multiple commitments has been discouraged due to the additional cost to the verifier and it has not been supported in the recursive in-circuit Groth16 verifier and Solidity verifier. gnark's maintainers expect the impact of the issue be very small - only for the users who have implemented the native Groth16 verifier or are using it with multiple commitments. We do not have information of such users. The issue has been patched in version 0.11.0. As a workaround, users should follow gnark maintainers' recommendation to use only a single commitment and then derive in-circuit commitments as needed using the `std/multicommit` package.

公表日 2024年9月6日22:15
登録日 2024年9月7日5:00
最終更新日 2024年9月20日9:12
CVSS3.1 : MEDIUM
スコア 6.2
ベクター CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I)
可用性への影響(A) なし
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:consensys:gnark-crypto:*:*:*:*:*:*:*:* 0.11.0
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
consensys の gnark-crypto における脆弱性
タイトル consensys の gnark-crypto における脆弱性
概要

consensys の gnark-crypto には、不特定の脆弱性が存在します。

想定される影響 情報を改ざんされる可能性があります。
対策

参考情報を参照して適切な対策を実施してください。

公表日 2024年9月6日0:00
登録日 2024年9月25日9:54
最終更新日 2024年9月25日9:54
影響を受けるシステム
consensys
gnark-crypto 0.11.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2024年09月25日]
  掲載
2024年9月25日9:54