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 Missing Encryption of Sensitive Data vulnerabilities in an interactive lesson.
Start learningUpgrade Debian:11
wolfssl
to version 4.2.0+dfsg-1 or higher.
Note: Versions mentioned in the description apply only to the upstream wolfssl
package and not the wolfssl
package as distributed by Debian
.
See How to fix?
for Debian:11
relevant fixed versions and status.
wolfSSL and wolfCrypt 4.1.0 and earlier (formerly known as CyaSSL) generate biased DSA nonces. This allows a remote attacker to compute the long term private key from several hundred DSA signatures via a lattice attack. The issue occurs because dsa.c fixes two bits of the generated nonces.