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.iq80.snappy:snappy
to version 0.5 or higher.
Affected versions of this package are vulnerable to Out-of-bounds Read due to the use of the sun.misc.Unsafe
class for memory access without additional bounds checks. An attacker can cause non-deterministic behavior or crash the JVM by providing specially crafted input that triggers an out-of-bounds read.
Note: iq80 Snappy is not actively maintained anymore. As quick fix users can upgrade to version 0.5, but in the long term users should prefer migrating to the Snappy implementation in aircompressor (version 0.27 or newer).