ghsa-22c5-cpvr-cfvq
Vulnerability from github
Published
2024-12-12 09:31
Modified
2025-01-16 23:09
Severity ?
Summary
Withdrawn Advisory: undertow: information leakage via HTTP/2 request header reuse
Details
Withdrawn Advisory
This advisory has been withdrawn because it was determined to not be a valid vulnerability. This link is maintained to preserve external references. For more information, see https://nvd.nist.gov/vuln/detail/CVE-2024-4109.
Original Description
A flaw was found in Undertow. An HTTP request header value from a previous stream may be incorrectly reused for a request associated with a subsequent stream on the same HTTP/2 connection. This issue can potentially lead to information leakage between requests.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.3.18.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-4109" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-12-12T19:20:14Z", "nvd_published_at": "2024-12-12T09:15:06Z", "severity": "HIGH" }, "details": "# Withdrawn Advisory\nThis advisory has been withdrawn because it was determined to not be a valid vulnerability. This link is maintained to preserve external references. For more information, see https://nvd.nist.gov/vuln/detail/CVE-2024-4109.\n\n# Original Description\nA flaw was found in Undertow. An HTTP request header value from a previous stream may be incorrectly reused for a request associated with a subsequent stream on the same HTTP/2 connection. This issue can potentially lead to information leakage between requests.", "id": "GHSA-22c5-cpvr-cfvq", "modified": "2025-01-16T23:09:01Z", "published": "2024-12-12T09:31:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4109" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10927" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10928" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10929" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:10933" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:11559" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:11560" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:11570" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-4109" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272325" }, { "type": "PACKAGE", "url": "https://github.com/undertow-io/undertow" }, { "type": "WEB", "url": "https://github.com/undertow-io/undertow/blob/6ae61c6af88d2a8341922ccd0de98926e8349543/core/src/main/java/io/undertow/protocols/http2/HpackDecoder.java#L250-L259" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Withdrawn Advisory: undertow: information leakage via HTTP/2 request header reuse", "withdrawn": "2025-01-16T23:09:01Z" }
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.