Vulnerabilities > Apache > Pulsar > 2.6.4

DATE CVE VULNERABILITY TITLE RISK
2022-09-23 CVE-2022-24280 Improper Input Validation vulnerability in Apache Pulsar
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.
network
low complexity
apache CWE-20
6.5
2022-09-23 CVE-2022-33681 Improper Certificate Validation vulnerability in Apache Pulsar
Delayed TLS hostname verification in the Pulsar Java Client and the Pulsar Proxy make each client vulnerable to a man in the middle attack.
network
high complexity
apache CWE-295
5.9
2022-09-23 CVE-2022-33682 Improper Certificate Validation vulnerability in Apache Pulsar
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 man in the middle attacks, which could leak credentials, configuration data, message data, and any other data sent by these clients.
network
high complexity
apache CWE-295
5.9
2022-09-23 CVE-2022-33683 Improper Certificate Validation vulnerability in Apache Pulsar
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.
network
high complexity
apache CWE-295
5.9
2021-05-26 CVE-2021-22160 Improper Verification of Cryptographic Signature vulnerability in Apache Pulsar
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".
network
low complexity
apache CWE-347
critical
9.8