CVE-2023-44981

CRITICAL

Apache Zookeeper < 3.7.2 - IDOR

Title source: rule
STIX 2.1

Description

Authorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper. If SASL Quorum Peer authentication is enabled in ZooKeeper (quorum.auth.enableSasl=true), the authorization is done by verifying that the instance part in SASL authentication ID is listed in zoo.cfg server list. The instance part in SASL auth ID is optional and if it's missing, like '[email protected]', the authorization check will be skipped. As a result an arbitrary endpoint could join the cluster and begin propagating counterfeit changes to the leader, essentially giving it complete read-write access to the data tree. Quorum Peer authentication is not enabled by default. Users are recommended to upgrade to version 3.9.1, 3.8.3, 3.7.2, which fixes the issue. Alternately ensure the ensemble election/quorum communication is protected by a firewall as this will mitigate the issue. See the documentation for more details on correct cluster administration.

References (5)

Core 5

Scores

CVSS v3 9.1
EPSS 0.0003
EPSS Percentile 6.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-639
Status published
Products (6)
apache/zookeeper 3.9.0
apache/zookeeper < 3.7.2
debian/debian_linux 10.0
debian/debian_linux 11.0
debian/debian_linux 12.0
org.apache.zookeeper/zookeeper 0 - 3.7.2Maven
Published Oct 11, 2023
Tracked Since Feb 18, 2026