In 389-ds-base up to version 1.4.1.2, requests are...
High severity
Unreviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Apr 24, 2023
Description
Published by the National Vulnerability Database
Apr 17, 2019
Published to the GitHub Advisory Database
May 13, 2022
Last updated
Apr 24, 2023
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.
References