Auth bypass in Apache Pulsar
CVE-2024-29834
This vulnerability allows authenticated users with produce or consume permissions to perform unauthorized operations on partitioned topics, such as unloading topics and triggering compaction. These management operations should be restricted to users with the tenant admin role or superuser role. An authenticated user with produce permission can create subscriptions and update subscription properties on partitioned topics, even though this should be limited to users with consume permissions. This impact analysis assumes that Pulsar has been configured with the default authorization provider. For custom authorization providers, the impact could be slightly different. Additionally, the vulnerability allows an authenticated user to read, create, modify, and delete namespace properties in any namespace in any tenant. In Pulsar, namespace properties are reserved for user provided metadata about the namespace. This issue affects Apache Pulsar versions from 2.7.1 to 2.10.6, from 2.11.0 to 2.11.4, from 3.0.0 to 3.0.3, from 3.1.0 to 3.1.3, and from 3.2.0 to 3.2.1. 3.0 Apache Pulsar users should upgrade to at least 3.0.4. 3.1 and 3.2 Apache Pulsar users should upgrade to at least 3.2.2. Users operating versions prior to those listed above should upgrade to the aforementioned patched versions or newer versions.
Vulnerability class: Broken Access Control
EPSS: 0.014 (68.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Apache Pulsar
- Apache Software Foundation Pulsar — versions 2.7.1, 2.11.0, 3.0.0
Weakness classification (CWE)
References
- security@apache.org (vendor-advisory, Vendor Advisory)
- security@apache.org (Vendor Advisory, mailing-list, Mailing List)
- security@apache.org (Mailing List, Third Party Advisory)
Frequently asked questions
- What is CVE-2024-29834?
- CVE-2024-29834 is a medium-severity vulnerability in Apache Pulsar, classified under Incorrect Authorization. CVSS score: 6.4/10. Published 2024-04-02.
- How severe is CVE-2024-29834?
- Medium severity. CVSS v3 base score is 6.4 out of 10.