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

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: redhat

Published: 2019-04-17T00:00:00

Updated: 2023-04-24T00:00:00

Reserved: 2019-01-03T00:00:00


Link: CVE-2019-3883

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2019-04-17T14:29:03.620

Modified: 2023-04-24T09:15:07.850


Link: CVE-2019-3883

JSON object: View

cve-icon Redhat Information

No data.

CWE