ghsa-6cw8-7j6c-hccp
Vulnerability from github
Published
2018-10-19 17:43
Modified
2020-06-16 21:18
Summary
Moderate severity vulnerability that affects io.vertx:vertx-core
Details
In Eclipse Vert.x version 3.0 to 3.5.1, the HttpServer response headers and HttpClient request headers do not filter carriage return and line feed characters from the header value. This allow unfiltered values to inject a new header in the client request or server response.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.vertx:vertx-core" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-12537" ], "database_specific": { "cwe_ids": [ "CWE-93" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:18:56Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "In Eclipse Vert.x version 3.0 to 3.5.1, the HttpServer response headers and HttpClient request headers do not filter carriage return and line feed characters from the header value. This allow unfiltered values to inject a new header in the client request or server response.", "id": "GHSA-6cw8-7j6c-hccp", "modified": "2020-06-16T21:18:56Z", "published": "2018-10-19T17:43:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12537" }, { "type": "WEB", "url": "https://github.com/eclipse/vert.x/issues/2470" }, { "type": "WEB", "url": "https://github.com/eclipse/vert.x/commit/1bb6445226c39a95e7d07ce3caaf56828e8aab72" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2371" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3768" }, { "type": "WEB", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=536038" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591072" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-6cw8-7j6c-hccp" }, { "type": "WEB", "url": "https://www.compass-security.com/fileadmin/Datein/Research/Advisories/CSNC-2018-021_vertx.txt" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moderate severity vulnerability that affects io.vertx:vertx-core" }
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.