{
  "threat_severity" : "Important",
  "public_date" : "2022-09-19T00:00:00Z",
  "bugzilla" : {
    "description" : "Kafka: Unauthenticated clients may cause OutOfMemoryError on brokers",
    "id" : "2130018",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2130018"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-770->CWE-789",
  "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.", "A flaw was found in Apache Kafka that allows malicious unauthenticated clients to allocate large amounts of memory on brokers, which could lead to an Out Of Memory Exception, causing a denial of service. Various authentication methods were affected in different degrees. In Kafka clusters without authentication, any client able to connect to a broker could trigger the issue. In Kafka clusters with SASL authentication, any client able to connect to a broker without the need for valid SASL credentials could trigger the issue. Lastly, in Kafka clusters with TLS authentication, only clients able to successfully authenticate via TLS could trigger the issue." ],
  "affected_release" : [ {
    "product_name" : "Red Hat AMQ Streams 2.2.0",
    "release_date" : "2022-10-05T00:00:00Z",
    "advisory" : "RHSA-2022:6819",
    "cpe" : "cpe:/a:redhat:amq_streams:2",
    "package" : "kafka"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat build of Quarkus",
    "fix_state" : "Not affected",
    "package_name" : "kafka",
    "cpe" : "cpe:/a:redhat:quarkus:2"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2022-34917\nhttps://nvd.nist.gov/vuln/detail/CVE-2022-34917" ],
  "name" : "CVE-2022-34917",
  "csaw" : false
}