#VU18668 Improper access control in ZooKeeper - CVE-2019-0201

 

#VU18668 Improper access control in ZooKeeper - CVE-2019-0201

Published: June 4, 2019 / Updated: October 27, 2020


Vulnerability identifier: #VU18668
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-0201
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
ZooKeeper
Software vendor:
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

Install updates from vendor's website.

External links