9.1
CVSSv3

CVE-2023-44981

Published: 11/10/2023 Updated: 21/02/2024
CVSS v3 Base Score: 9.1 | Impact Score: 5.2 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

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 'eve@EXAMPLE.COM', 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.

Vulnerable Product Search on Vulmon Subscribe to Product

apache zookeeper 3.9.0

apache zookeeper

debian debian linux 10.0

debian debian linux 11.0

debian debian linux 12.0

Vendor Advisories

Debian Bug report logs - #1054224 zookeeper: CVE-2023-44981 Package: src:zookeeper; Maintainer for src:zookeeper is Debian Java Maintainers <pkg-java-maintainers@listsaliothdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Thu, 19 Oct 2023 13:57:01 UTC Severity: grave Tags: security, upstream ...
Synopsis Important: Red Hat AMQ Streams 260 release and security update Type/Severity Security Advisory: Important Topic Red Hat AMQ Streams 260 is now available from the Red Hat Customer PortalRed Hat Product Security has rated this update as having a security impact of Important A Common Vulnerability Scoring System (CVSS) base score, ...
Synopsis Moderate: Red Hat AMQ Broker 7116 release and security update Type/Severity Security Advisory: Moderate Topic Red Hat AMQ Broker 7116 is now available from the Red Hat Customer PortalRed Hat Product Security has rated this update as having a security impact of Moderate A Common Vulnerability Scoring System (CVSS) base score, wh ...
Damien Diederen discovered that SASL quorum peer authentication within Zookeeper, a service for maintaining configuration information, was insufficiently enforced in some configurations For the oldstable distribution (bullseye), this problem has been fixed in version 3413-6+deb11u1 For the stable distribution (bookworm), this problem has been f ...
DescriptionThe MITRE CVE dictionary describes this issue as: Authorization Bypass Through User-Controlled Key vulnerability in Apache ZooKeeper If SASL Quorum Peer authentication is enabled in ZooKeeper (quorumauthenableSasl=true), the authorization is done by verifying that the instance part in SASL authentication ID is listed in zoocfg server ...