CVE-2023-44981
Last modified
CVE-2023-44981 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 1.71% chance of exploitation in the next 30 days.
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 '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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Zookeeper | < 3.7.2 |
| Apache | Zookeeper | >= 3.8.0, < 3.8.3 |
| Apache | Zookeeper | 3.9.0 |
| Debian | Debian Linux | 10.0 |
| Debian | Debian Linux | 11.0 |
| Debian | Debian Linux | 12.0 |
References
- http://www.openwall.com/lists/oss-security/2023/10/11/4Mailing List, Third Party Advisory
- https://lists.apache.org/thread/wf0yrk84dg1942z1o74kd8nycg6pgm5bIssue Tracking, Vendor Advisory
- https://www.debian.org/security/2023/dsa-5544Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2023/10/11/4Mailing List, Third Party Advisory
- https://lists.apache.org/thread/wf0yrk84dg1942z1o74kd8nycg6pgm5bIssue Tracking, Vendor Advisory
- https://www.debian.org/security/2023/dsa-5544Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-44981?
How severe is CVE-2023-44981?
How do I fix CVE-2023-44981?
Are you affected by CVE-2023-44981?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
