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 openjdk-jre
to version 7.0.231, 8.0.221, 11.0.5, 13.0.1 or higher.
openjdk-jre is a free and open-source implementation of the Java Platform, Standard Edition (Java SE).
Affected versions of this package are vulnerable to integer overflow via the SunGraphics2D
class in the 2D component in OpenJDK. The check of offset and length values passed to drawChars()
and drawBytes()
methods could be bypassed, leading to excessive memory allocation or attempt to access buffer out of bounds.