VYPR

Maven package

org.apache.pulsar/pulsar

pkg:maven/org.apache.pulsar/pulsar

Vulnerabilities (4)

  • CVE-2023-30429Jul 12, 2023
    affected < 2.10.4fixed 2.10.4

    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 authentic

  • CVE-2022-24280Sep 23, 2022
    affected < 2.7.5fixed 2.7.5

    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 connection

  • CVE-2021-41571Feb 1, 2022
    affected <= 2.6.4

    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 t

  • CVE-2021-22160May 26, 2021
    affected < 2.7.2fixed 2.7.2

    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. admi