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 Out-of-bounds Read in kek_unwrap_key() in the CMS component. An attacker supplying malicious CMS data can select a stream-mode KEK cipher via the OID in the PWRI keyEncryptionAlgorithm, defeating the block-length minimum-length guard so that the buffer allocated for the unwrapped key is too small to hold the 7-byte RFC 3211 check-byte read, causing a crash when the allocation borders an unmapped page, which is not controllable by the attacker.