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 golang.org/x/crypto/salsa20/salsa
to version 0.0.0-20190320223903-b7391e95e576 or higher.
golang.org/x/crypto/salsa20/salsa is a package providing low-level access to functions in the Salsa family
Affected versions of this package are vulnerable to Insecure Randomness. If more than 256 GiB of keystream is generated, or if the counter otherwise grows larger than 32 bits, the amd64 implementation will first generate incorrect output, and then cycle back to previously generated keystream. Repeated keystream bytes can lead to loss of confidentiality in encryption applications, or to predictability in CSPRNG applications.