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 openssl to version 3.1.0 or higher.
Affected versions of this package are vulnerable to Use After Free in PKCS7_verify(). An attacker supplying a PKCS#7 or S/MIME signed message whose SignedData digestAlgorithms field is an empty ASN.1 SET can cause a caller-owned BIO to be freed during verification. A subsequent use of that BIO by the application can trigger a crash, heap corruption, or potentially remote code execution depending on allocator behavior and BIO usage. CMS APIs are not vulnerable.