CVE-2022-33681

CVSS V2 None CVSS V3 Medium 5.9
Description
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.
Overview
  • CVE ID
  • CVE-2022-33681
  • Assigner
  • security@apache.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-09-23T10:15:10
  • Last Modified Date
  • 2022-09-27T15:41:39
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:* 1 OR 2.7.5
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:* 1 OR 2.8.0 2.8.4
cpe:2.3:a:apache:pulsar:*:*:*:*:*:*:*:* 1 OR 2.9.0 2.9.3
cpe:2.3:a:apache:pulsar:2.10.0:-:*:*:*:*:*:* 1 OR
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • HIGH
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • NONE
  • Base Score
  • 5.9
  • Base Severity
  • MEDIUM
  • Exploitability Score
  • 2.2
  • Impact Score
  • 3.6
History
Created Old Value New Value Data Type Notes
2022-09-23 11:01:19 Added to TrackCVE
2022-12-07 04:33:24 2022-09-23T10:15Z 2022-09-23T10:15:10 CVE Published Date updated
2022-12-07 04:33:24 2022-09-27T15:41:39 CVE Modified Date updated
2022-12-07 04:33:24 Analyzed Vulnerability Status updated