CVE-2023-44981
Publication date 11 October 2023
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
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.
Status
Package | Ubuntu Release | Status |
---|---|---|
zookeeper | ||
22.04 LTS jammy |
Fixed 3.4.13-6ubuntu4.1
|
|
20.04 LTS focal |
Fixed 3.4.13-5ubuntu0.1
|
|
18.04 LTS bionic |
Fixed 3.4.13-3ubuntu0.1~esm1
|
|
16.04 LTS xenial |
Not affected
|
|
14.04 LTS trusty |
Not affected
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu ProSeverity score breakdown
Parameter | Value |
---|---|
Base score | 9.1 · Critical |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | High |
Integrity impact | High |
Availability impact | None |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
References
Related Ubuntu Security Notices (USN)
- USN-6559-1
- ZooKeeper vulnerabilities
- 16 January 2024
Other references
- https://www.openwall.com/lists/oss-security/2023/10/11/4
- https://github.com/apache/zookeeper/commit/e2070bed85d8b0c98a5a0045bf92421f473c412e (master)
- https://github.com/apache/zookeeper/commit/96b3172ca249a8580e9a315d589d319286cee4ee (branch-3.8)
- https://lists.apache.org/thread/wf0yrk84dg1942z1o74kd8nycg6pgm5b
- http://www.openwall.com/lists/oss-security/2023/10/11/4
- https://www.cve.org/CVERecord?id=CVE-2023-44981