Missing Release of Resource after Effective Lifetime The advisory has been revoked - it doesn't affect any version of package 389-ds-base  (opens in a new tab)


Threat Intelligence

EPSS
8.43% (95th percentile)

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 IDSNYK-UBUNTU1604-389DSBASE-460240
  • published17 Apr 2019
  • disclosed17 Apr 2019

Introduced: 17 Apr 2019

CVE-2019-3883  (opens in a new tab)
CWE-772  (opens in a new tab)

Amendment

The Ubuntu security team deemed this advisory irrelevant for Ubuntu:16.04.

NVD Description

Note: Versions mentioned in the description apply only to the upstream 389-ds-base package and not the 389-ds-base package as distributed by Ubuntu.

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.