Vulnerability Description
An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mul_by_inverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Arcworks | Ark-R1Cs-Std | < 0.3.1 |
References
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/ark-r1cs-std/RThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0075.htmlExploitIssue TrackingPatch
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/ark-r1cs-std/RThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0075.htmlExploitIssue TrackingPatch
FAQ
What is CVE-2021-38194?
CVE-2021-38194 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mul_by_inverse method. Thus, a prover can produce a proof that is unsound ...
How severe is CVE-2021-38194?
CVE-2021-38194 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-38194?
Check the references section above for vendor advisories and patch information. Affected products include: Arcworks Ark-R1Cs-Std.