#VU18426 Path traversal in Spring Cloud Config - CVE-2019-3799

 

#VU18426 Path traversal in Spring Cloud Config - CVE-2019-3799

Published: May 10, 2019 / Updated: June 17, 2021


Vulnerability identifier: #VU18426
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:A/U:Green
CVE-ID: CVE-2019-3799
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Spring Cloud Config
Software vendor:
Pivotal

Description

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

The vulnerability exists because the spring-cloud-config-server module of the affected software allows applications to serve static resources from a file system. A remote attacker can send a specially crafted HTTP request and read, overwrite or delete arbitrary files on the system.


Remediation

Install updates from vendor's website.

External links