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 applicationsUpgrade pyquorum to version 0.2.1 or higher.
pyquorum is a Cryptographic library for secret sharing and key management, powered by Rust
Affected versions of this package are vulnerable to Timing Attack via mul_mod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand. An attacker who can measure the time of secret‑sharing operations (e.g., via a remote service) could recover the values of shares, leading to secret reconstruction.