Apache ZooKeeperGHSA-2hw2-62cp-p9p7
Access control bypass in Apache ZooKeeper
Medium5.9CVE-2019-0201 · Published May 29, 2019 · updated Mar 14, 2024
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| org.apache.zookeeper:zookeeper Maven | >= 1.0.0, < 3.4.14 | 3.4.14 |
| >= 3.5.0, < 3.5.5 | 3.5.5 |
Details and references
An issue is present in Apache ZooKeeper 1.0.0 to 3.4.13 and 3.5.0-alpha to 3.5.4-beta. ZooKeeper?s getACL() command doesn?t check any permission when retrieves the ACLs of the requested node and returns all information contained in the ACL Id field as plaintext string. DigestAuthenticationProvider overloads the Id field with the hash value that is used for user authentication. As a consequence, if Digest Authentication is in use, the unsalted hash value will be disclosed by getACL() request for unauthenticated or unprivileged users.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-862
- Also known as
- CVE-2019-0201
- nvd.nist.gov/vuln/detail/CVE-2019-0201
- zookeeper.apache.org/security.html#CVE-2019-0201
- www.oracle.com/security-alerts/cpuoct2020.html
- www.oracle.com/security-alerts/cpujul2020.html
- www.oracle.com//security-alerts/cpujul2021.html
- www.debian.org/security/2019/dsa-4461
- security.netapp.com/advisory/ntap-20190619-0001
- seclists.org/bugtraq/2019/Jun/13
- lists.debian.org/debian-lts-announce/2019/05/msg00033.html
- lists.apache.org/thread.html/r40f32125c1d97ad82404cc918171d9e0fcf78e534256674e9da1eb4b@%3Ccommon-issues.hadoop.apache.org%3E
- lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E
- lists.apache.org/thread.html/f6112882e30a31992a79e0a8c31ac179e9d0de7c708de3a9258d4391@%3Cissues.bookkeeper.apache.org%3E
- lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E
- lists.apache.org/thread.html/5d9a1cf41a5880557bf680b7321b4ab9a4d206c601ffb15fef6f196a@%3Ccommits.accumulo.apache.org%3E
- lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E
- lists.apache.org/thread.html/053d9ce4d579b02203db18545fee5e33f35f2932885459b74d1e4272@%3Cissues.activemq.apache.org%3E
- issues.apache.org/jira/browse/ZOOKEEPER-1392
- access.redhat.com/errata/RHSA-2019:4352
- access.redhat.com/errata/RHSA-2019:3892
- access.redhat.com/errata/RHSA-2019:3140
- www.securityfocus.com/bid/108427
More Apache ZooKeeper advisories
All Apache ZooKeeper| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| May 132022 | Missing Authorization in Apache ZooKeeper CVE-2018-8012High7.5fixed in 3.4.10, 3.5.4-beta | High7.5 | 3.4.10, 3.5.4-beta |
| May 132022 | Uncontrolled Resource Consumption in Apache ZooKeeper CVE-2017-5637High7.5fixed in 3.4.10, 3.5.3 | High7.5 | 3.4.10, 3.5.3 |
| Oct 112023 | Authorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper CVE-2023-44981Critical9.1fixed in 3.7.2, 3.8.3, 3.9.1 | Critical9.1 | 3.7.2, 3.8.3, 3.9.1 |
| Mar 152024 | Apache ZooKeeper vulnerable to information disclosure in persistent watchers handling CVE-2024-23944Medium5.3fixed in 3.8.4, 3.9.2 | Medium5.3 | 3.8.4, 3.9.2 |
| Nov 72024 | Apache ZooKeeper: Authentication bypass with IP-based authentication in Admin Server CVE-2024-51504Highfixed in 3.9.3 | High | 3.9.3 |
| Sep 242025 | Apache ZooKeeper: Insufficient Permission Check in AdminServer Snapshot/Restore Commands CVE-2025-58457Medium4.3fixed in 3.9.4 | Medium4.3 | 3.9.4 |