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 Insufficient Entropy vulnerabilities in an interactive lesson.
Start learningUpgrade thinbus-srp
to version 2.0.1 or higher.
thinbus-srp is a Secure Remote Password SRP SRP6a implementation.
Affected versions of this package are vulnerable to Insufficient Entropy in the toHex
function. An attacker can reduce the security margin of the protocol and potentially compromise session confidentiality by exploiting the predictable bit length of the generated value.
This vulnerability can be mitigated by patching legacy versions to use the correct calculation for the hex length as described in the advisory.