CVE-2024-23944 – org.apache.zookeeper:zookeeper
Package
Manager: maven
Name: org.apache.zookeeper:zookeeper
Vulnerable Version: >=3.8.0 <3.8.4 || >=3.9.0 <3.9.2 || >=3.6.0 <=3.7.2
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
EPSS: 0.00028 pctl0.06176
Details
Apache ZooKeeper vulnerable to information disclosure in persistent watchers handling Information disclosure in persistent watchers handling in Apache ZooKeeper due to missing ACL check. It allows an attacker to monitor child znodes by attaching a persistent watcher (addWatch command) to a parent which the attacker has already access to. ZooKeeper server doesn't do ACL check when the persistent watcher is triggered and as a consequence, the full path of znodes that a watch event gets triggered upon is exposed to the owner of the watcher. It's important to note that only the path is exposed by this vulnerability, not the data of znode, but since znode path can contain sensitive information like user name or login ID, this issue is potentially critical. Users are recommended to upgrade to version 3.9.2, 3.8.4 which fixes the issue.
Metadata
Created: 2024-03-15T12:30:37Z
Modified: 2025-07-03T16:04:36Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json
CWE IDs: ["CWE-200", "CWE-862"]
Alternative ID: GHSA-r978-9m6m-6gm6
Finding: F038
Auto approve: 1