VYPR

Pulsar

by Apache

Source repositories

CVEs (8)

  • CVE-2024-29834Apr 2, 2024
    risk 0.00cvss epss 0.00

    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…

  • CVE-2024-27894Mar 12, 2024
    risk 0.00cvss epss 0.00

    The Pulsar Functions Worker includes a capability that permits authenticated users to create functions where the function's implementation is referenced by a URL. The supported URL schemes include "file", "http", and "https". When a function is created using this method, the…

  • CVE-2024-27317Mar 12, 2024
    risk 0.00cvss epss 0.01

    In Pulsar Functions Worker, authenticated users can upload functions in jar or nar files. These files, essentially zip files, are extracted by the Functions Worker. However, if a malicious file is uploaded, it could exploit a directory traversal vulnerability. This occurs when…

  • CVE-2024-27135Mar 12, 2024
    risk 0.00cvss epss 0.00

    Improper input validation in the Pulsar Function Worker allows a malicious authenticated user to execute arbitrary Java code on the Pulsar Function worker, outside of the sandboxes designated for running user-provided functions. This vulnerability also applies to the Pulsar…

  • CVE-2024-28098Mar 12, 2024
    risk 0.00cvss epss 0.00

    The vulnerability allows authenticated users with only produce or consume permissions to modify topic-level policies, such as retention, TTL, and offloading settings. These management operations should be restricted to users with the tenant admin role or super user role. This…

  • CVE-2023-37579Jul 12, 2023
    risk 0.00cvss epss 0.00

    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…

  • CVE-2022-33683Sep 23, 2022
    risk 0.00cvss epss 0.00

    Apache Pulsar Brokers and Proxies create an internal Pulsar Admin Client that does not verify peer TLS certificates, even when tlsAllowInsecureConnection is disabled via configuration. The Pulsar Admin Client's intra-cluster and geo-replication HTTPS connections are vulnerable…

  • CVE-2022-24280Sep 23, 2022
    risk 0.00cvss epss 0.00

    Improper Input Validation vulnerability in Proxy component of Apache Pulsar allows an attacker to make TCP/IP connection attempts that originate from the Pulsar Proxy's IP address. When the Apache Pulsar Proxy component is used, it is possible to attempt to open TCP/IP…