5.3
CVE-2018-9159
- EPSS 4.6%
- Veröffentlicht 31.03.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 04:15:06
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In Spark before 2.7.2, a remote attacker can read unintended static files via various representations of absolute or relative pathnames, as demonstrated by file: URLs and directory traversal sequences. NOTE: this product is unrelated to Ignite Realtime Spark.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.6% | 0.904 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
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.
https://access.redhat.com/errata/RHSA-2018:2405
http://sparkjava.com/news#spark-272-released
https://access.redhat.com/errata/RHSA-2018:2020
https://github.com/perwendel/spark/commit/030e9d00125cbd1ad759668f85488aba1019c668
https://github.com/perwendel/spark/commit/a221a864db28eb736d36041df2fa6eb8839fc5cd
https://github.com/perwendel/spark/commit/ce9e11517eca69e58ed4378d1e47a02bd06863cc
https://github.com/perwendel/spark/issues/981