CVE-2022-33681

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 vulnerable. Authentication data is sent before verifying the server’s TLS certificate matches the hostname, which means authentication data could be exposed to an attacker. An attacker can only take advantage of this vulnerability by taking control of a machine 'between' the client and the server. The attacker must then actively manipulate traffic to perform the attack by providing the client with a cryptographically valid certificate for an unrelated host. Because the client sends authentication data before performing hostname verification, an attacker could gain access to the client’s authentication data. The client eventually closes the connection when it verifies the hostname and identifies the targeted hostname does not match a hostname on the certificate. Because the client eventually closes the connection, the value of the intercepted authentication data depends on the authentication method used by the client. Token based authentication and username/password authentication methods are vulnerable because the authentication data can be used to impersonate the client in a separate session. This issue affects Apache Pulsar Java Client versions 2.7.0 to 2.7.4; 2.8.0 to 2.8.3; 2.9.0 to 2.9.2; 2.10.0; 2.6.4 and earlier.
References
Link Resource
https://lists.apache.org/thread/fpo6x10trvn20hlk0dmnr5vlz5v4kl3d Mailing List Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:pulsar:2.10.0:-:*:*:*:*:*:*

History

27 Sep 2022, 15:41

Type Values Removed Values Added
CPE cpe:2.3:a:apache:pulsar:2.10.0:-:*:*:*:java:*:*
cpe:2.3:a:apache:pulsar:*:*:*:*:*:java:*:*
cpe:2.3:a:apache:pulsar:2.10.0:-:*:*:*:*:*:*
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:*

26 Sep 2022, 17:10

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9
First Time Apache pulsar
Apache
CWE CWE-295
References (MISC) https://lists.apache.org/thread/fpo6x10trvn20hlk0dmnr5vlz5v4kl3d - (MISC) https://lists.apache.org/thread/fpo6x10trvn20hlk0dmnr5vlz5v4kl3d - Mailing List, Vendor Advisory
CPE cpe:2.3:a:apache:pulsar:2.10.0:-:*:*:*:java:*:*
cpe:2.3:a:apache:pulsar:*:*:*:*:*:java:*:*

23 Sep 2022, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-09-23 10:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-33681

Mitre link : CVE-2022-33681

CVE.ORG link : CVE-2022-33681


JSON object : View

Products Affected

apache

  • pulsar
CWE
CWE-295

Improper Certificate Validation