gsd-2022-2466
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-2466", "description": "It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior.", "id": "GSD-2022-2466" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-2466" ], "details": "It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior.", "id": "GSD-2022-2466", "modified": "2023-12-13T01:19:20.332443Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2022-2466", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "quarkus", "version": { "version_data": [ { "version_value": "quarkus 2.10.3" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-444" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/quarkusio/quarkus/issues/26748", "refsource": "MISC", "url": "https://github.com/quarkusio/quarkus/issues/26748" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[2.10.0,2.10.4)", "affected_versions": "All versions starting from 2.10.0 before 2.10.4", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-444", "CWE-937" ], "date": "2022-09-16", "description": "It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior.", "fixed_versions": [ "2.10.4" ], "identifier": "CVE-2022-2466", "identifiers": [ "GHSA-mwhw-6p27-4crc", "CVE-2022-2466" ], "not_impacted": "All versions before 2.10.0, all versions starting from 2.10.4", "package_slug": "maven/io.quarkus/quarkus-core-parent", "pubdate": "2022-09-01", "solution": "Upgrade to version 2.10.4 or above.", "title": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-2466", "https://github.com/quarkusio/quarkus/issues/26748", "https://github.com/quarkusio/quarkus/releases/tag/2.10.4.Final", "https://github.com/advisories/GHSA-mwhw-6p27-4crc" ], "uuid": "4185c4bd-891a-420a-8a3f-1083f08024e3" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.10.4", "versionStartIncluding": "2.10.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2022-2466" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-444" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/quarkusio/quarkus/issues/26748", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/quarkusio/quarkus/issues/26748" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2022-09-06T22:09Z", "publishedDate": "2022-08-31T16:15Z" } } }
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.