CVE-2018-1337

CRITICAL

Apache Directory LDAP API < 1.0.2 - Exposure of Sensitive Information via TLS Handshake Bypass

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2018-1337. PoCs published by dawetmaster, andikahilmy.

AI-analyzed exploit summary The repository contains only interface definitions and basic utility classes from the Apache Directory API, with no exploit code or technical analysis related to CVE-2018-1337. It appears to be a partial or incomplete snapshot of the vulnerable library rather than a functional PoC or writeup.

Description

In Apache Directory LDAP API before 1.0.2, a bug in 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, leading to leaking any information contained in this request (including the credentials when sending a BIND request).

Exploits (2)

nomisec STUB
by dawetmaster · poc
https://github.com/dawetmaster/CVE-2018-1337-directory-ldap-api-vulnerable

The repository contains only interface definitions and basic utility classes from the Apache Directory API, with no exploit code or technical analysis related to CVE-2018-1337. It appears to be a partial or incomplete snapshot of the vulnerable library rather than a functional PoC or writeup.

Classification
Stub 90%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: Apache Directory LDAP API
No auth needed
Prerequisites: None
devstral-2 · analyzed Mar 14, 2026 Full analysis →
nomisec STUB
by andikahilmy · poc
https://github.com/andikahilmy/CVE-2018-1337-directory-ldap-api-vulnerable

The repository contains only interface definitions and basic utility classes from the Apache Directory API, with no exploit code or vulnerability demonstration. It appears to be a partial snapshot of the vulnerable codebase without any PoC or analysis.

Classification
Stub 90%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: Apache Directory LDAP API
No auth needed
Prerequisites: Access to vulnerable Apache Directory LDAP API
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.0266
EPSS Percentile 86.2%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-200
Status published
Products (2)
apache/directory_ldap_api < 1.0.2
org.apache.directory.api/apache-ldap-api 0 - 1.0.2Maven
Published Jul 10, 2018
Tracked Since Feb 18, 2026