Skip to content

CVE‐2023‐37579

Michael Marshall edited this page Jul 24, 2023 · 1 revision

Apache Pulsar Function Worker: Incorrect Authorization for Function Worker Can Leak Sink/Source Credentials

Affected versions:

  • Apache Pulsar Function Worker before 2.10.4
  • Apache Pulsar Function Worker 2.11.0

Description:

Incorrect Authorization vulnerability in Apache Software Foundation Apache Pulsar Function Worker.

This issue affects Apache Pulsar: before 2.10.4, and 2.11.0.

Any authenticated user can retrieve a source's configuration or a sink's configuration without authorization. Many sources and sinks contain credentials in the configuration, which could lead to leaked credentials. This vulnerability is mitigated by the fact that there is not a known way for an authenticated user to enumerate another tenant's sources or sinks, meaning the source or sink name would need to be guessed in order to exploit this vulnerability.

The recommended mitigation for impacted users is to upgrade the Pulsar Function Worker to a patched version.

2.10 Pulsar Function Worker users should upgrade to at least 2.10.4. 2.11 Pulsar Function Worker users should upgrade to at least 2.11.1. 3.0 Pulsar Function Worker users are unaffected. Any users running the Pulsar Function Worker for 2.9.* and earlier should upgrade to one of the above patched versions.

Credit:

Michael Marshall of DataStax (finder)

References:

https://lists.apache.org/thread/0dmn3cb5n2p08o3cpj3ycfhzfqs2ppwz https://pulsar.apache.org/ https://www.cve.org/CVERecord?id=CVE-2023-37579

Clone this wiki locally