CVE-2022-34917

CVSS V2 None CVSS V3 High 7.5
Description
A security vulnerability has been identified in Apache Kafka. It affects all releases since 2.8.0. The vulnerability allows malicious unauthenticated clients to allocate large amounts of memory on brokers. This can lead to brokers hitting OutOfMemoryException and causing denial of service. Example scenarios: - Kafka cluster without authentication: Any clients able to establish a network connection to a broker can trigger the issue. - Kafka cluster with SASL authentication: Any clients able to establish a network connection to a broker, without the need for valid SASL credentials, can trigger the issue. - Kafka cluster with TLS authentication: Only clients able to successfully authenticate via TLS can trigger the issue. We advise the users to upgrade the Kafka installations to one of the 3.2.3, 3.1.2, 3.0.2, 2.8.2 versions.
Overview
  • CVE ID
  • CVE-2022-34917
  • Assigner
  • security@apache.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-09-20T09:15:09
  • Last Modified Date
  • 2022-09-22T14:57:33
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* 1 OR 2.8.0 2.8.2
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* 1 OR 3.0.0 3.0.2
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* 1 OR 3.1.0 3.1.2
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* 1 OR 3.2.0 3.2.3
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • HIGH
  • Base Score
  • 7.5
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 3.6
References
Reference URL Reference Tags
https://kafka.apache.org/cve-list
History
Created Old Value New Value Data Type Notes
2022-09-20 10:00:08 Added to TrackCVE