Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.pulsar/pulsar-broker
  4. ›
  5. CVE-2024-29834

CVE-2024-29834: Apache Pulsar: Improper Authorization For Namespace and Topic Management Endpoints

April 2, 2024 (updated April 3, 2024)

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.

References

  • github.com/advisories/GHSA-7mg2-6c6v-342r
  • github.com/apache/pulsar
  • github.com/apache/pulsar/commit/6ffe667cddad3e959e02ce31fd09b2f9a439d50a
  • github.com/apache/pulsar/commit/b51b74883fb66673161d0b73c6a7257d073c57a5
  • lists.apache.org/thread/v0ltl94k9lg28qfr1f54hpkvvsjc5bj5
  • nvd.nist.gov/vuln/detail/CVE-2024-29834
  • pulsar.apache.org/security/CVE-2024-29834

Code Behaviors & Features

Detect and mitigate CVE-2024-29834 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.7.1 up to 2.10.6, all versions starting from 2.11.0 up to 2.11.4, all versions starting from 3.0.0 before 3.0.4, all versions starting from 3.1.0 up to 3.1.3, all versions starting from 3.2.0 before 3.2.2

Fixed versions

  • 3.0.4
  • 3.2.2

Solution

Upgrade to versions 3.0.4, 3.2.2 or above.

Impact 6.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

maven/org.apache.pulsar/pulsar-broker/CVE-2024-29834.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:47 +0000.