Path traversal in Spring Cloud Config - CVE-2020-5410

 

Path traversal in Spring Cloud Config - CVE-2020-5410

Published: June 2, 2020 / Updated: March 25, 2022


Vulnerability identifier: #VU28498
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2020-5410
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild

Vulnerability details

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences through the spring-cloud-config-server module. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.


Affected software

Spring Cloud Config
Oracle Banking Liquidity Management

How to mitigate CVE-2020-5410

Install update from vendor's website.

Spring Cloud Config - addressed in versions 2.1.9, 2.2.3

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins