CVE-2020-5405
Published Mar 5, 2020
Last updated 5 years ago
Overview
- Description
- Spring Cloud Config, versions 2.2.x prior to 2.2.2, versions 2.1.x prior to 2.1.7, 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.
- Source
- security@pivotal.io
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 3.6
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:vmware:spring_cloud_config:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4C8E6F0B-784C-4485-9FDC-6B1DDB2DDA9F", "versionEndExcluding": "2.1.7", "versionStartIncluding": "2.1.0" }, { "criteria": "cpe:2.3:a:vmware:spring_cloud_config:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2418A83C-F975-467A-93DA-1E35B967E17C", "versionEndExcluding": "2.2.2", "versionStartIncluding": "2.2.0" } ], "operator": "OR" } ] } ]