CVE-2024-23944
CVSS V2 None
CVSS V3 None
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'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.
Overview
- CVE ID
- CVE-2024-23944
- Assigner
- apache
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-03-15T10:26:12.848Z
- Last Modified Date
- 2024-06-04T17:45:46.353Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://lists.apache.org/thread/96s5nqssj03rznz9hv58txdb2k1lr79k | vendor-advisory |
http://www.openwall.com/lists/oss-security/2024/03/14/2 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-23944 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23944 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 07:26:27 | Added to TrackCVE |