GHSA-47w3-66wq-cpxg

Suggest an improvement
Source
https://github.com/advisories/GHSA-47w3-66wq-cpxg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-47w3-66wq-cpxg/GHSA-47w3-66wq-cpxg.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-47w3-66wq-cpxg
Aliases
Published
2022-05-24T16:50:01Z
Modified
2023-11-01T04:49:10.223064Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Improper Input Validation in Apache Kafka
Details

In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is possible to manually craft a Produce request which bypasses transaction/idempotent ACL validation. Only authenticated clients with Write permission on the respective topics are able to exploit this vulnerability. Users should upgrade to 2.1.1 or later where this vulnerability has been fixed.

Database specific
{
    "nvd_published_at": "2019-07-11T21:15:00Z",
    "github_reviewed_at": "2022-06-29T19:04:07Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-20"
    ]
}
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
0.11.0.0
Fixed
2.1.1

Database specific

{
    "last_known_affected_version_range": "<= 2.1.0"
}