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 applicationsLearn about Privilege Escalation vulnerabilities in an interactive lesson.
Start learningUpgrade org.infinispan:infinispan-commons
to version 9.4.17.Final, 10.0.0.Final or higher.
org.infinispan:infinispan-commons is a data grid platform and highly scalable NoSQL cloud data store
Affected versions of this package are vulnerable to Privilege Escalation. A vulnerability was found in Infinispan such that the invokeAccessibly
method from the public class ReflectionUtil
allows any application class to invoke private methods in any class with Infinispan's privileges. The attacker can use reflection to introduce new, malicious behavior into the application.