Information Exposure Affecting org.apache.directory.api:api-ldap-client-api package, versions [,1.0.2)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 1.3% (86th percentile)
Expand this section
NVD
9.8 critical

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

How 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.