CVE-2024-23944
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
15/03/2024
Last modified:
03/07/2025
Description
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&#39;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&#39;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.<br />
<br />
Users are recommended to upgrade to version 3.9.2, 3.8.4 which fixes the issue.
Impact
Base Score 3.x
5.30
Severity 3.x
MEDIUM
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:a:apache:zookeeper:*:*:*:*:*:*:*:* | 3.6.0 (including) | 3.7.2 (including) |
cpe:2.3:a:apache:zookeeper:*:*:*:*:*:*:*:* | 3.8.0 (including) | 3.8.4 (excluding) |
cpe:2.3:a:apache:zookeeper:*:*:*:*:*:*:*:* | 3.9.0 (including) | 3.9.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page