CVE-2022-34917

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.
References
Link Resource
https://kafka.apache.org/cve-list Vendor Advisory
https://kafka.apache.org/cve-list Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:10

Type Values Removed Values Added
References () https://kafka.apache.org/cve-list - Vendor Advisory () https://kafka.apache.org/cve-list - Vendor Advisory

Information

Published : 2022-09-20 09:15

Updated : 2024-11-21 07:10


NVD link : CVE-2022-34917

Mitre link : CVE-2022-34917

CVE.ORG link : CVE-2022-34917


JSON object : View

Products Affected

apache

  • kafka
CWE
CWE-789

Memory Allocation with Excessive Size Value

CWE-770

Allocation of Resources Without Limits or Throttling