cve/2020/CVE-2020-5410.md
2024-06-07 04:52:01 +00:00

4.1 KiB

CVE-2020-5410

Description

Spring Cloud Config, versions 2.2.x prior to 2.2.3, versions 2.1.x prior to 2.1.9, 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 to a directory traversal attack.

POC

Reference

No PoCs from references.

Github