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 org.bouncycastle:bcpkix-debug-jdk14 to version 1.84 or higher.
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to the verify(byte[] expected) function in JcaContentVerifierProviderBuilder. An attacker can forge a protected CMP/PKI message by supplying an empty composite signature sequence that leaves no signature entries checked while still satisfying the composite verifier setup. This lets an unauthenticated message be accepted as valid, allowing tampering with CMP protocol messages and impersonation of a trusted sender.