ghsa-ch7q-gpff-h9hp
Vulnerability from github
Published
2024-07-09 00:31
Modified
2024-11-04 22:22
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
6.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Summary
Undertow Missing Release of Memory after Effective Lifetime vulnerability
Details
A vulnerability was found in Undertow. This issue requires enabling the learning-push handler in the server's config, which is disabled by default, leaving the maxAge config in the handler unconfigured. The default is -1, which makes the handler vulnerable. If someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-core" }, "ranges": [ { "events": [ { "introduced": "2.3.0.Alpha1" }, { "fixed": "2.3.15.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.34.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-3653" ], "database_specific": { "cwe_ids": [ "CWE-401" ], "github_reviewed": true, "github_reviewed_at": "2024-07-09T21:09:47Z", "nvd_published_at": "2024-07-08T22:15:02Z", "severity": "MODERATE" }, "details": "A vulnerability was found in Undertow. This issue requires enabling the learning-push handler in the server\u0027s config, which is disabled by default, leaving the maxAge config in the handler unconfigured. The default is -1, which makes the handler vulnerable. If someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.", "id": "GHSA-ch7q-gpff-h9hp", "modified": "2024-11-04T22:22:11Z", "published": "2024-07-09T00:31:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3653" }, { "type": "WEB", "url": "https://github.com/undertow-io/undertow/pull/1639" }, { "type": "WEB", "url": "https://github.com/undertow-io/undertow/pull/1640" }, { "type": "WEB", "url": "https://github.com/undertow-io/undertow/pull/1641" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:4392" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:5143" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:5144" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:5145" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:5147" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6437" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-3653" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274437" }, { "type": "PACKAGE", "url": "https://github.com/undertow-io/undertow" }, { "type": "WEB", "url": "https://issues.redhat.com/browse/UNDERTOW-2382" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Undertow Missing Release of Memory after Effective Lifetime vulnerability" }
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.