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.apache.sling:org.apache.sling.jcr.base
to version 3.1.12 or higher.
org.apache.sling:org.apache.sling.jcr.base is a bundle providing JCR utility classes and support for repository mounts
Affected versions of this package are vulnerable to Information Exposure via the getRepository()
and getRepositoryFromURL()
functions in RepositoryAccessor.java
. An application can access data stored in a remote location via injection into a JDNI or RMI request.
NOTE: This vulnerability is only exploitable on systems using JDK 1.8.191 or below.