- 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, the user can manually commit to a randomized value.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 5.9
- Impact score
- 3.6
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
- nvd@nist.gov
- NVD-CWE-noinfo
- security-advisories@github.com
- CWE-200
- Hype score
- Not currently trending
gnark的0.11.0版本刚刚发布,修复了Zellic报告的Groth16后端的两个漏洞(CVE-2024-45039、CVE-2024-45040)。
@famedelux
9 Feb 2025
17 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
gnark的0.11.0版本刚刚发布,修复了Zellic报告的Groth16后端的两个漏洞(CVE-2024-45039、CVE-2024-45040)。
@fatima4849
21 Dec 2024
16 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
gnark的0.11.0版本刚刚发布,修复了Zellic报告的Groth16后端的两个漏洞(CVE-2024-45039、CVE-2024-45040)。
@alexfisher250
16 Dec 2024
9 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
gnark的0.11.0版本刚刚发布,修复了Zellic报告的Groth16后端的两个漏洞(CVE-2024-45039、CVE-2024-45040)。
@yaqubaliameri
12 Dec 2024
10 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
gnark的0.11.0版本刚刚发布,修复了Zellic报告的Groth16后端的两个漏洞(CVE-2024-45039、CVE-2024-45040)。
@frankloucif
7 Dec 2024
13 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
gnark的0.11.0版本刚刚发布,修复了Zellic报告的Groth16后端的两个漏洞(CVE-2024-45039、CVE-2024-45040)。
@watidina84
30 Nov 2024
14 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:consensys:gnark-crypto:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "622EAC41-6FA3-4B4A-948D-81E243DEFAA7",
"versionEndExcluding": "0.11.0"
}
],
"operator": "OR"
}
]
}
]