CVE-2023-44981

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2023-44981
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-44981.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-44981
Aliases
Related
Published
2023-10-11T12:15:11Z
Modified
2024-09-18T03:25:42.618325Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:11 / zookeeper

Package

Name
zookeeper
Purl
pkg:deb/debian/zookeeper?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.4.13-6+deb11u1

Affected versions

3.*

3.4.13-6

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / zookeeper

Package

Name
zookeeper
Purl
pkg:deb/debian/zookeeper?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.0-11+deb12u1

Affected versions

3.*

3.8.0-11

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / zookeeper

Package

Name
zookeeper
Purl
pkg:deb/debian/zookeeper?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.9.1-1

Affected versions

3.*

3.8.0-11

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Git / github.com/apache/zookeeper

Affected ranges

Type
GIT
Repo
https://github.com/apache/zookeeper
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed