Information Exposure Affecting org.apache.directory.api:api-ldap-client-api Open this link in a new tab package, versions [,1.0.2)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
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 applications-
snyk-id
SNYK-JAVA-ORGAPACHEDIRECTORYAPI-32413
-
published
19 Jul 2018
-
disclosed
10 Jul 2018
-
credit
Wei Deng
Introduced: 10 Jul 2018
CVE-2018-1337 Open this link in a new tabHow to fix?
Upgrade org.apache.directory.api:api-ldap-client-api
to version 1.0.2 or higher.
Overview
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.