Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.zookeeper/zookeeper
  4. ›
  5. CVE-2019-0201

CVE-2019-0201: Information disclosure

May 23, 2019 (updated November 15, 2019)

ZooKeeper’s getACL() command does not 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.

References

  • www.securityfocus.com/bid/108427
  • issues.apache.org/jira/browse/ZOOKEEPER-1392
  • nvd.nist.gov/vuln/detail/CVE-2019-0201
  • www.openwall.com/lists/oss-security/2019/05/20/1
  • zookeeper.apache.org/security.html

Code Behaviors & Features

Detect and mitigate CVE-2019-0201 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.0.0 up to 3.4.13, all versions starting from 3.5.0 up to 3.5.4

Fixed versions

  • 3.4.14
  • 3.5.5

Solution

Upgrade to versions 3.4.14, 3.5.5 or above.

Impact 5.9 MEDIUM

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

maven/org.apache.zookeeper/zookeeper/CVE-2019-0201.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:13 +0000.