ghsa-mwhw-6p27-4crc
Vulnerability from github
Published
2022-09-01 00:00
Modified
2022-09-16 17:41
Severity ?
Summary
Quarkus does not terminate HTTP requests header context
Details
Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior. This issue was fixed in version 2.10.4Final.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-core-parent" }, "ranges": [ { "events": [ { "introduced": "2.10.0" }, { "fixed": "2.10.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-2466" ], "database_specific": { "cwe_ids": [ "CWE-444" ], "github_reviewed": true, "github_reviewed_at": "2022-09-16T17:41:19Z", "nvd_published_at": "2022-08-31T16:15:00Z", "severity": "CRITICAL" }, "details": "Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior. This issue was fixed in version 2.10.4Final.", "id": "GHSA-mwhw-6p27-4crc", "modified": "2022-09-16T17:41:19Z", "published": "2022-09-01T00:00:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2466" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/issues/26748" }, { "type": "PACKAGE", "url": "https://github.com/quarkusio/quarkus" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/releases/tag/2.10.4.Final" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Quarkus does not terminate HTTP requests header context" }
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.