ghsa-h39x-m55c-v55h
Vulnerability from github
Published
2018-10-17 16:20
Modified
2022-04-26 21:49
Severity ?
Summary
Eclipse Vert.x does not properly neutralize '' (forward slashes) sequences that can resolve to an external location
Details
In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the StaticHandler uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\' (forward slashes) sequences that can resolve to a location that is outside of that directory when running on Windows Operating Systems.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.vertx:vertx-web" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.5.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-12542" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:38:32Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "In version from 3.0.0 to 3.5.3 of Eclipse Vert.x, the StaticHandler uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize \u0027\\\u0027 (forward slashes) sequences that can resolve to a location that is outside of that directory when running on Windows Operating Systems.", "id": "GHSA-h39x-m55c-v55h", "modified": "2022-04-26T21:49:59Z", "published": "2018-10-17T16:20:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12542" }, { "type": "WEB", "url": "https://github.com/vert-x3/vertx-web/issues/1025" }, { "type": "WEB", "url": "https://github.com/vert-x3/vertx-web/commit/57a65dce6f4c5aa5e3ce7288685e7f3447eb8f3b" }, { "type": "WEB", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=539171" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-h39x-m55c-v55h" }, { "type": "PACKAGE", "url": "https://github.com/vert-x3/vertx-web" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@%3Ccommits.pulsar.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Eclipse Vert.x does not properly neutralize \u0027\u0027 (forward slashes) sequences that can resolve to an external location" }
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.