Debian Package Tracker
Register | Log in
Subscribe

389-ds-base

389 Directory Server suite - server

Choose email to subscribe with

general
  • source: 389-ds-base (main)
  • version: 2.3.1+dfsg1-1
  • maintainer: Debian FreeIPA Team (archive) (DMD)
  • uploaders: Timo Aaltonen [DMD]
  • arch: all any
  • std-ver: 4.6.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.3.5.17-2
  • oldstable: 1.4.0.21-1
  • stable: 1.4.4.11-2
  • testing: 2.3.1+dfsg1-1
  • unstable: 2.3.1+dfsg1-1
versioned links
  • 1.3.5.17-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.4.0.21-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.4.4.11-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.3.1+dfsg1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • 389-ds (1 bugs: 0, 1, 0, 0)
  • 389-ds-base (2 bugs: 0, 2, 0, 0)
  • 389-ds-base-dev
  • 389-ds-base-libs
  • cockpit-389-ds
  • python3-lib389
action needed
A new upstream version is available: 2.3.2 high
A new upstream version 2.3.2 is available, you should consider packaging it.
Created: 2023-01-24 Last update: 2023-03-30 15:41
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2023-1055: A flaw was found in RHDS 11 and RHDS 12. While browsing entries LDAP tries to decode the userPassword attribute instead of the userCertificate attribute which could lead into sensitive information leaked. An attacker with a local account where the cockpit-389-ds is running can list the processes and display the hashed passwords. The highest threat from this vulnerability is to data confidentiality.
Created: 2022-07-04 Last update: 2023-03-27 11:06
11 security issues in buster high

There are 11 open security issues in buster.

6 important issues:
  • CVE-2021-4091: A double-free was found in the way 389-ds-base handles virtual attributes context in persistent searches. An attacker could send a series of search requests, forcing the server to behave unexpectedly, and crash.
  • CVE-2022-0918: A vulnerability was discovered in the 389 Directory Server that allows an unauthenticated attacker with network access to the LDAP port to cause a denial of service. The denial of service is triggered by a single message sent over a TCP connection, no bind or other authentication is required. The message triggers a segmentation fault that results in slapd crashing.
  • CVE-2022-0996: A vulnerability was found in the 389 Directory Server that allows expired passwords to access the database to cause improper authentication.
  • CVE-2022-1949: An access control bypass vulnerability found in 389-ds-base. That mishandling of the filter that would yield incorrect results, but as that has progressed, can be determined that it actually is an access control bypass. This may allow any remote unauthenticated user to issue a filter that allows searching for database items they do not have access to, including but not limited to potentially userPassword hashes and other sensitive data.
  • CVE-2022-2850: A flaw was found In 389-ds-base. When the Content Synchronization plugin is enabled, an authenticated user can reach a NULL pointer dereference using a specially crafted query. This flaw allows an authenticated attacker to cause a denial of service. This CVE is assigned against an incomplete fix of CVE-2021-3514.
  • CVE-2023-1055: A flaw was found in RHDS 11 and RHDS 12. While browsing entries LDAP tries to decode the userPassword attribute instead of the userCertificate attribute which could lead into sensitive information leaked. An attacker with a local account where the cockpit-389-ds is running can list the processes and display the hashed passwords. The highest threat from this vulnerability is to data confidentiality.
5 issues postponed or untriaged:
  • CVE-2019-3883: (needs triaging) 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.
  • CVE-2021-3514: (needs triaging) When using a sync_repl client in 389-ds-base, an authenticated attacker can cause a NULL pointer dereference using a specially crafted query, causing a crash.
  • CVE-2021-3652: (needs triaging) A flaw was found in 389-ds-base. If an asterisk is imported as password hashes, either accidentally or maliciously, then instead of being inactive, any password will successfully match during authentication. This flaw allows an attacker to successfully authenticate as a user whose password was disabled.
  • CVE-2019-10224: (needs triaging) A flaw has been found in 389-ds-base versions 1.4.x.x before 1.4.1.3. When executed in verbose mode, the dscreate and dsconf commands may display sensitive information, such as the Directory Manager password. An attacker, able to see the screen or record the terminal standard error output, could use this flaw to gain sensitive information.
  • CVE-2019-14824: (needs triaging) A flaw was found in the 'deref' plugin of 389-ds-base where it could use the 'search' permission to display attribute values. In some configurations, this could allow an authenticated attacker to view private attributes, such as password hashes.
Created: 2022-07-04 Last update: 2023-03-27 11:06
7 security issues in bullseye high

There are 7 open security issues in bullseye.

6 important issues:
  • CVE-2021-4091: A double-free was found in the way 389-ds-base handles virtual attributes context in persistent searches. An attacker could send a series of search requests, forcing the server to behave unexpectedly, and crash.
  • CVE-2022-0918: A vulnerability was discovered in the 389 Directory Server that allows an unauthenticated attacker with network access to the LDAP port to cause a denial of service. The denial of service is triggered by a single message sent over a TCP connection, no bind or other authentication is required. The message triggers a segmentation fault that results in slapd crashing.
  • CVE-2022-0996: A vulnerability was found in the 389 Directory Server that allows expired passwords to access the database to cause improper authentication.
  • CVE-2022-1949: An access control bypass vulnerability found in 389-ds-base. That mishandling of the filter that would yield incorrect results, but as that has progressed, can be determined that it actually is an access control bypass. This may allow any remote unauthenticated user to issue a filter that allows searching for database items they do not have access to, including but not limited to potentially userPassword hashes and other sensitive data.
  • CVE-2022-2850: A flaw was found In 389-ds-base. When the Content Synchronization plugin is enabled, an authenticated user can reach a NULL pointer dereference using a specially crafted query. This flaw allows an authenticated attacker to cause a denial of service. This CVE is assigned against an incomplete fix of CVE-2021-3514.
  • CVE-2023-1055: A flaw was found in RHDS 11 and RHDS 12. While browsing entries LDAP tries to decode the userPassword attribute instead of the userCertificate attribute which could lead into sensitive information leaked. An attacker with a local account where the cockpit-389-ds is running can list the processes and display the hashed passwords. The highest threat from this vulnerability is to data confidentiality.
1 issue left for the package maintainer to handle:
  • CVE-2021-3652: (needs triaging) A flaw was found in 389-ds-base. If an asterisk is imported as password hashes, either accidentally or maliciously, then instead of being inactive, any password will successfully match during authentication. This flaw allows an attacker to successfully authenticate as a user whose password was disabled.

You can find information about how to handle this issue in the security team's documentation.

Created: 2022-07-04 Last update: 2023-03-27 11:06
1 security issue in bookworm high

There is 1 open security issue in bookworm.

1 important issue:
  • CVE-2023-1055: A flaw was found in RHDS 11 and RHDS 12. While browsing entries LDAP tries to decode the userPassword attribute instead of the userCertificate attribute which could lead into sensitive information leaked. An attacker with a local account where the cockpit-389-ds is running can list the processes and display the hashed passwords. The highest threat from this vulnerability is to data confidentiality.
Created: 2022-07-04 Last update: 2023-03-27 11:06
lintian reports 34 warnings high
Lintian reports 34 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-01-21 Last update: 2023-02-18 12:36
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2023-03-09 Last update: 2023-03-30 17:33
debian/patches: 5 patches to forward upstream low

Among the 5 debian patches available in version 2.3.1+dfsg1-1 of the package, we noticed the following issues:

  • 5 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-27 20:59
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2022-03-14 Last update: 2023-01-21 07:30
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.6.0).
Created: 2022-05-11 Last update: 2023-01-24 21:25
testing migrations
  • This package will soon be part of the auto-openldap transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-icu transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2023-01-26] 389-ds-base 2.3.1+dfsg1-1 MIGRATED to testing (Debian testing watch)
  • [2023-01-24] Accepted 389-ds-base 2.3.1+dfsg1-1 (source) into unstable (Timo Aaltonen)
  • [2023-01-20] Accepted 389-ds-base 2.3.1-1 (source) into unstable (Timo Aaltonen)
  • [2022-11-01] 389-ds-base 2.0.15-1.1 MIGRATED to testing (Debian testing watch)
  • [2022-10-28] 389-ds-base REMOVED from testing (Debian testing watch)
  • [2022-10-01] 389-ds-base 2.0.15-1.1 MIGRATED to testing (Debian testing watch)
  • [2022-09-28] Accepted 389-ds-base 2.0.15-1.1 (source) into unstable (Adrian Bunk)
  • [2022-04-15] 389-ds-base 2.0.15-1 MIGRATED to testing (Debian testing watch)
  • [2022-04-13] Accepted 389-ds-base 2.0.15-1 (source) into unstable (Timo Aaltonen)
  • [2022-02-13] 389-ds-base 2.0.14-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-10] Accepted 389-ds-base 2.0.14-1 (source) into unstable (Timo Aaltonen)
  • [2021-12-18] 389-ds-base 2.0.11-2 MIGRATED to testing (Debian testing watch)
  • [2021-12-15] Accepted 389-ds-base 2.0.11-2 (source) into unstable (Timo Aaltonen)
  • [2021-12-15] Accepted 389-ds-base 2.0.11-1 (source) into unstable (Timo Aaltonen)
  • [2021-11-24] 389-ds-base 1.4.4.17-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-21] 389-ds-base REMOVED from testing (Debian testing watch)
  • [2021-10-21] 389-ds-base 1.4.4.17-1 MIGRATED to testing (Debian testing watch)
  • [2021-10-18] Accepted 389-ds-base 1.4.4.17-1 (source) into unstable (Timo Aaltonen)
  • [2021-10-13] 389-ds-base REMOVED from testing (Debian testing watch)
  • [2021-09-12] 389-ds-base 1.4.4.16-1 MIGRATED to testing (Debian testing watch)
  • [2021-08-16] Accepted 389-ds-base 1.4.4.16-1 (source) into unstable (Timo Aaltonen)
  • [2021-05-24] 389-ds-base 1.4.4.11-2 MIGRATED to testing (Debian testing watch)
  • [2021-05-19] Accepted 389-ds-base 1.4.4.11-2 (source) into unstable (Timo Aaltonen)
  • [2021-01-30] 389-ds-base 1.4.4.11-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-30] 389-ds-base 1.4.4.11-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-28] Accepted 389-ds-base 1.4.4.11-1 (source) into unstable (Timo Aaltonen)
  • [2021-01-25] 389-ds-base 1.4.4.10-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-21] Accepted 389-ds-base 1.4.4.10-1 (source) into unstable (Timo Aaltonen)
  • [2020-12-21] 389-ds-base 1.4.4.9-1 MIGRATED to testing (Debian testing watch)
  • [2020-12-21] 389-ds-base 1.4.4.9-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 4
  • RC: 0
  • I&N: 4
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 34)
  • buildd: logs, checks, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.3.1+dfsg1-1build1
  • 8 bugs

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing