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 armmbed/mbedtls
to version 2.28.9, 3.6.1 or higher.
Affected versions of this package are vulnerable to Missing Cryptographic Step due to the incorrectly documented algorithm selection mechanism. An attacker can bypass security restrictions by exploiting the misconfiguration in the cryptographic algorithm selection process.
To use HMAC_DRBG
as the pseudorandom generator in the PSA subsystem, make sure that the compile-time option MBEDTLS_CTR_DRBG_C
is disabled.