6.5
CVE-2019-3799
- EPSS 91.32%
- Published 06.05.2019 16:29:01
- Last modified 21.11.2024 04:42:33
- Source security_alert@emc.com
- Teams watchlist Login
- Open Login
Spring Cloud Config, versions 2.1.x prior to 2.1.2, versions 2.0.x prior to 2.0.4, and versions 1.4.x prior to 1.4.6, and older unsupported versions allow applications to serve arbitrary configuration files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially crafted URL that can lead a directory traversal attack.
Data is provided by the National Vulnerability Database (NVD)
VMware ≫ Spring Cloud Config Version >= 1.4.0 < 1.4.6
VMware ≫ Spring Cloud Config Version >= 2.0.0 < 2.0.4
VMware ≫ Spring Cloud Config Version >= 2.1.0 < 2.1.2
Oracle ≫ Communications Cloud Native Core Policy Version1.15.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 91.32% | 0.996 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
|
nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/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.