NA

CVE-2024-23944

Published: 15/03/2024 Updated: 01/05/2024

Vulnerability Summary

Information disclosure in persistent watchers handling in Apache ZooKeeper due to missing ACL check. It allows an malicious user 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.

Vulnerability Trend

Vendor Advisories

Debian Bug report logs - #1066947 zookeeper: CVE-2024-23944 Package: src:zookeeper; Maintainer for src:zookeeper is Debian Java Maintainers <pkg-java-maintainers@listsaliothdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Fri, 15 Mar 2024 21:33:02 UTC Severity: important Tags: security, upst ...

Mailing Lists

<!--X-Body-Begin--> <!--X-User-Header--> oss-sec mailing list archives <!--X-User-Header-End--> <!--X-TopPNI--> By Date By Thread </form> <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> CVE-2024-23944: Apache ZooKeeper: Information disclosure in persistent watcher handling <!--X-Subject-Header-End--> <!--X-Head ...