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.
{
"cwe_ids": [
"CWE-22",
"CWE-23"
],
"github_reviewed_at": "2020-06-04T19:07:50Z",
"nvd_published_at": "2020-06-02T17:15:00Z",
"github_reviewed": true,
"severity": "HIGH"
}