SCA: security update for org.apache.zookeeper:zookeeper (GHSA-2hw2-62cp-p9p7)

medium Tenable Self-Hosted Container Security Plugin ID 422096

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2019-0201)

See Also

https://github.com/advisories/GHSA-2hw2-62cp-p9p7

Plugin Details

Severity: Medium

ID: 422096

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2019-0201

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/29/2019

Vulnerability Publication Date: 5/20/2019

Reference Information

CVE: CVE-2019-0201

BID: 108427

cwe: CWE-862