Skip to content

Directory traversal attack in Spring Cloud Config

Moderate severity GitHub Reviewed Published Jun 5, 2020 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

maven org.springframework.cloud:spring-cloud-config-server (Maven)

Affected versions

>= 2.1.0, < 2.1.7
>= 2.2.0, < 2.2.2

Patched versions

2.1.7
2.2.2

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.

References

Published by the National Vulnerability Database Mar 5, 2020
Reviewed Jun 4, 2020
Published to the GitHub Advisory Database Jun 5, 2020
Last updated Feb 1, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

CVE ID

CVE-2020-5405

GHSA ID

GHSA-g86w-v5vg-9gxf
Checking history
See something to contribute? Suggest improvements for this vulnerability.