BIT-zookeeper-2024-23944

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/zookeeper/BIT-zookeeper-2024-23944.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-zookeeper-2024-23944
Aliases
Published
2024-03-31T18:32:55.925Z
Modified
2024-07-18T07:56:34.499Z
Summary
[none]
Details

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.

References

Affected packages

Bitnami / zookeeper

Package

Name
zookeeper
Purl
pkg:bitnami/zookeeper

Affected ranges

Type
SEMVER
Events
Introduced
3.9.0
Fixed
3.9.2
Introduced
3.6.0
Fixed
3.8.4