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 wolfSSL/wolfssh to version 5.9.2 or higher.
Affected versions of this package are vulnerable to Improper Certificate Validation in the certificate path-building process when handling chain-supplied temporary CAs lacking the keyCertSign key usage extension. An attacker can cause acceptance of an unauthorized intermediate certificate as a signing CA by supplying a certificate chain where an intermediate CA asserts CA:TRUE but does not have the keyCertSign usage, potentially enabling unauthorized certificate signing. This is only exploitable if the OpenSSL-compatibility certificate-path-building path is used (such as X509_verify_cert / X509_STORE with OPENSSL_EXTRA/OPENSSL_ALL enabled), and the Key Usage extension is present in the certificate.