ghsa-47mp-rq2x-wjf2
Vulnerability from github
Published
2022-05-13 01:14
Modified
2022-06-30 13:49
Severity ?
Summary
Improper Neutralization of CRLF Sequences in HTTP Headers in Undertow
Details
In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 7.1.1.GA" }, "package": { "ecosystem": "Maven", "name": "org.jboss.eap:wildfly-undertow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.1.2.GA" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1067" ], "database_specific": { "cwe_ids": [ "CWE-113" ], "github_reviewed": true, "github_reviewed_at": "2022-06-30T13:49:55Z", "nvd_published_at": "2018-05-21T17:29:00Z", "severity": "MODERATE" }, "details": "In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.", "id": "GHSA-47mp-rq2x-wjf2", "modified": "2022-06-30T13:49:55Z", "published": "2022-05-13T01:14:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1067" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1247" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1248" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1249" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1251" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2643" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0877" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1067" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Neutralization of CRLF Sequences in HTTP Headers in Undertow" }
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.