GHSA-c9h3-c6qj-hh7q

Suggest an improvement
Source
https://github.com/advisories/GHSA-c9h3-c6qj-hh7q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/09/GHSA-c9h3-c6qj-hh7q/GHSA-c9h3-c6qj-hh7q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-c9h3-c6qj-hh7q
Aliases
Published
2022-09-21T00:00:52Z
Modified
2024-05-08T17:44:34Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Apache Kafka vulnerability can lead to brokers hitting OutOfMemoryException, causing Denial of Service
Details

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.

Database specific
{
    "nvd_published_at": "2022-09-20T09:15:00Z",
    "cwe_ids": [
        "CWE-400",
        "CWE-770",
        "CWE-789"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-09-21T21:15:52Z"
}
References

Affected packages

Maven / org.apache.kafka:kafka

Package

Name
org.apache.kafka:kafka
View open source insights on deps.dev
Purl
pkg:maven/org.apache.kafka/kafka

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.8.0
Fixed
2.8.2

Maven / org.apache.kafka:kafka

Package

Name
org.apache.kafka:kafka
View open source insights on deps.dev
Purl
pkg:maven/org.apache.kafka/kafka

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0
Fixed
3.0.2

Maven / org.apache.kafka:kafka

Package

Name
org.apache.kafka:kafka
View open source insights on deps.dev
Purl
pkg:maven/org.apache.kafka/kafka

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.1.0
Fixed
3.1.2

Maven / org.apache.kafka:kafka

Package

Name
org.apache.kafka:kafka
View open source insights on deps.dev
Purl
pkg:maven/org.apache.kafka/kafka

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.2.0
Fixed
3.2.3