Bug 2328637 (CVE-2024-23944) - CVE-2024-23944 Apache-ZooKeeper: Apache ZooKeeper: Information disclosure in persistent watcher handling
Summary: CVE-2024-23944 Apache-ZooKeeper: Apache ZooKeeper: Information disclosure in ...
Keywords:
Status: NEW
Alias: CVE-2024-23944
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-25 09:42 UTC by OSIDB Bzimport
Modified: 2025-03-07 11:30 UTC (History)
31 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2024:6536 0 None None None 2025-03-07 11:30:02 UTC

Description OSIDB Bzimport 2024-11-25 09:42:19 UTC
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.

Comment 2 errata-xmlrpc 2025-03-07 11:29:59 UTC
This issue has been addressed in the following products:

  Red Hat AMQ Streams 2.5.2

Via RHSA-2024:6536 https://access.redhat.com/errata/RHSA-2024:6536


Note You need to log in before you can comment on or make changes to this bug.