VYPR

Pulsar

by Apache

Source repositories

CVEs (16)

  • CVE-2021-22160CriMay 26, 2021
    risk 0.68cvss 9.8epss 0.53

    If Apache Pulsar is configured to authenticate clients using tokens based on JSON Web Tokens (JWT), the signature of the token is not validated if the algorithm of the presented token is set to "none". This allows an attacker to connect to Pulsar instances as any user (incl.…

  • CVE-2023-30429CriJul 12, 2023
    risk 0.62cvss 9.6epss 0.01

    Incorrect Authorization vulnerability in Apache Software Foundation Apache Pulsar. This issue affects Apache Pulsar: before 2.10.4, and 2.11.0. When a client connects to the Pulsar Function Worker via the Pulsar Proxy where the Pulsar Proxy uses mTLS authentication to…

  • CVE-2024-27317HigMar 12, 2024
    risk 0.59cvss 8.4epss 0.57

    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-27135HigMar 12, 2024
    risk 0.56cvss 8.5epss 0.06

    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-27894HigMar 12, 2024
    risk 0.55cvss 8.5epss 0.02

    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-2022-34321HigMar 12, 2024
    risk 0.53cvss 8.2epss 0.02

    Improper Authentication vulnerability in Apache Pulsar Proxy allows an attacker to connect to the /proxy-stats endpoint without authentication. The vulnerable endpoint exposes detailed statistics about live connections, along with the capability to modify the logging level of…

  • CVE-2022-33684HigNov 4, 2022
    risk 0.46cvss 8.1epss 0.01

    The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllowInsecureConnection is disabled via configuration. This vulnerability allows an attacker to perform a man in the middle attack and…

  • CVE-2024-28098MedMar 12, 2024
    risk 0.42cvss 6.4epss 0.02

    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-2022-24280MedSep 23, 2022
    risk 0.42cvss 6.5epss 0.01

    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…

  • CVE-2023-51437HigFeb 7, 2024
    risk 0.41cvss 7.4epss 0.01

    Observable timing discrepancy vulnerability in Apache Pulsar SASL Authentication Provider can allow an attacker to forge a SASL Role Token that will pass signature verification. Users are recommended to upgrade to version 2.11.3, 3.0.2, or 3.1.1 which fixes the issue. Users…

  • CVE-2022-33683MedSep 23, 2022
    risk 0.38cvss 5.9epss 0.01

    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-33682MedSep 23, 2022
    risk 0.38cvss 5.9epss 0.01

    TLS hostname verification cannot be enabled in the Pulsar Broker's Java Client, the Pulsar Broker's Java Admin Client, the Pulsar WebSocket Proxy's Java Client, and the Pulsar Proxy's Admin Client leaving intra-cluster connections and geo-replication connections vulnerable to…

  • CVE-2022-33681MedSep 23, 2022
    risk 0.38cvss 5.9epss 0.01

    Delayed TLS hostname verification in the Pulsar Java Client and the Pulsar Proxy make each client vulnerable to a man in the middle attack. Connections from the Pulsar Java Client to the Pulsar Broker/Proxy and connections from the Pulsar Proxy to the Pulsar Broker are…

  • CVE-2024-29834MedApr 2, 2024
    risk 0.35cvss 6.4epss 0.01

    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-2023-31007NonJul 12, 2023
    risk 0.00cvss 0.0epss 0.01

    Improper Authentication vulnerability in Apache Software Foundation Apache Pulsar Broker allows a client to stay connected to a broker after authentication data expires if the client connected through the Pulsar Proxy when the broker is configured with…

  • CVE-2021-41571MedFeb 1, 2022
    risk 0.00cvss 6.5epss 0.02

    In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed…