Vulnerability Details : CVE-2018-12542
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.
Vulnerability category: Directory traversal
Products affected by CVE-2018-12542
- cpe:2.3:a:eclipse:vert.x:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-12542
0.23%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 62 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-12542
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2018-12542
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-12542
-
https://github.com/vert-x3/vertx-web/issues/1025
Neutralize property backward slashes sequences in StaticHandler · Issue #1025 · vert-x3/vertx-web · GitHubExploit;Vendor Advisory
-
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539171
539171 – (CVE-2018-12542) The StaticHandler does not properly neutralize forward slashesIssue Tracking;Vendor Advisory
-
https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@%3Ccommits.pulsar.apache.org%3E
[GitHub] [pulsar] yanshuchong opened a new issue #8967: CVSS issue list - Pony Mail
Jump to