AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-3883

HIGH · CVSS 7.5 EPSS 8.43%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-04-17 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-3883
Severity
HIGH
CVSS
7.5
EPSS
8.43%

Original NVD Description

In 389-ds-base up to version 1.4.1.2, requests are handled by workers threads. Each sockets will be waited by the worker for at most 'ioblocktimeout' seconds. However this timeout applies only for un-encrypted requests. Connections using SSL/TLS are not taking this timeout into account during reads, and may hang longer.An unauthenticated attacker could repeatedly create hanging LDAP requests to hang all the workers, resulting in a Denial of Service.