The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cryptographic Issues vulnerabilities in an interactive lesson.
Start learningUpgrade ark-r1cs-std
to version 0.3.1 or higher.
ark-r1cs-std is an A standard library for constraint system gadgets
Affected versions of this package are vulnerable to Cryptographic Issues. Versions 0.2.0
to 0.3.0
of ark-r1cs-std
did not enforce any constraints in the FieldVar::mul_by_inverse
method, allowing a malicious prover to produce an unsound proof that passes all verifier checks. This method was used primarily in scalar multiplication for short_weierstrass::ProjectiveVar
. This bug was fixed in commit 47ddbaa
, and was released as part of version 0.3.1
on crates.io
.