ghsa-h83p-72jv-g7vp
Vulnerability from github
Published
2024-08-31 00:31
Modified
2024-11-13 18:52
Severity ?
7.3 (High) - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N
4.8 (Medium) - CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N
4.8 (Medium) - CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N
Summary
Missing hostname validation in Kroxylicious
Details
A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server's hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perform a Man-in-the-Middle attack or compromise any external systems, such as DNS or network routing configuration. This issue is considered a high complexity attack, with additional high privileges required, as the attack would need access to the Kroxylicious configuration or a peer system. The result of a successful attack impacts both data integrity and confidentiality.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.kroxylicious:kroxylicious-runtime" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-8285" ], "database_specific": { "cwe_ids": [ "CWE-295", "CWE-297" ], "github_reviewed": true, "github_reviewed_at": "2024-09-03T20:17:06Z", "nvd_published_at": "2024-08-30T22:15:06Z", "severity": "MODERATE" }, "details": "A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server\u0027s hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perform a Man-in-the-Middle attack or compromise any external systems, such as DNS or network routing configuration. This issue is considered a high complexity attack, with additional high privileges required, as the attack would need access to the Kroxylicious configuration or a peer system. The result of a successful attack impacts both data integrity and confidentiality.", "id": "GHSA-h83p-72jv-g7vp", "modified": "2024-11-13T18:52:35Z", "published": "2024-08-31T00:31:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8285" }, { "type": "WEB", "url": "https://github.com/kroxylicious/kroxylicious/commit/8be1efcb0a2160fa3ad4cb0e5a27e60160774dce" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9571" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-8285" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308606" }, { "type": "PACKAGE", "url": "https://github.com/kroxylicious/kroxylicious" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N", "type": "CVSS_V4" } ], "summary": "Missing hostname validation in Kroxylicious" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.