ghsa-vf6r-mmhc-3xcm
Vulnerability from github
Published
2022-05-13 01:12
Modified
2022-06-29 19:11
Severity ?
Summary
Exposure of Sensitive Information to an Unauthorized Actor in Undertow
Details
An information leak vulnerability was found in Undertow. If all headers are not written out in the first write() call then the code that handles flushing the buffer will always write out the full contents of the writevBuffer buffer, which may contain data from previous requests.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.0.18.FINAL" }, "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.19.FINAL" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-14642" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T19:11:47Z", "nvd_published_at": "2018-09-18T13:29:00Z", "severity": "MODERATE" }, "details": "An information leak vulnerability was found in Undertow. If all headers are not written out in the first write() call then the code that handles flushing the buffer will always write out the full contents of the writevBuffer buffer, which may contain data from previous requests.", "id": "GHSA-vf6r-mmhc-3xcm", "modified": "2022-06-29T19:11:47Z", "published": "2022-05-13T01:12:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14642" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0362" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0364" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0365" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0380" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1106" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1107" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1108" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1140" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14642" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor 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.