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.directory.api:api-ldap-client-api
to version 1.0.2 or higher.
org.apache.directory.api:api-ldap-client-api provides directory solutions entirely written in Java.
Affected versions of this package are vulnerable to Information Exposure. The way the SSL
Filter was setup made it possible for another thread to use the connection before the TLS
layer has been established. If the connection has already been used and put back in a pool of connections, it would leak any information contained in this request.