#VU18668 Improper access control in ZooKeeper - CVE-2019-0201
Published: June 4, 2019 / Updated: October 27, 2020
ZooKeeper
Apache Foundation
Description
The vulnerability allows a remote attacker to gain unauthorized access to sensitive information.
The vulnerability exists due to improper access restrictions when "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. A remote attacker can gain READ permissions to list ACL.
Remediation
External links
- http://www.securityfocus.com/bid/108427
- https://issues.apache.org/jira/browse/ZOOKEEPER-1392
- https://lists.apache.org/thread.html/f6112882e30a31992a79e0a8c31ac179e9d0de7c708de3a9258d4391@%3Cissues.bookkeeper.apache.org%3E
- https://lists.debian.org/debian-lts-announce/2019/05/msg00033.html
- https://zookeeper.apache.org/security.html#CVE-2019-0201