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.
{
"severity": "MODERATE",
"github_reviewed_at": "2020-06-04T19:06:58Z",
"cwe_ids": [
"CWE-22",
"CWE-23"
],
"nvd_published_at": "2020-03-05T19:15:00Z",
"github_reviewed": true
}