原始 OSV JSON{
"id": "GHSA-32xf-jwmv-9hf3",
"aliases": [
"CVE-2020-5410"
],
"details": "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.",
"summary": "Directory traversal attack in Spring Cloud Config",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.1.9"
}
]
}
],
"package": {
"name": "org.springframework.cloud:spring-cloud-config-server",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2.0"
},
{
"fixed": "2.2.3"
}
]
}
],
"package": {
"name": "org.springframework.cloud:spring-cloud-config-server",
"ecosystem": "Maven"
}
}
],
"modified": "2025-10-22T17:52:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:H"
}
],
"published": "2020-06-05T16:13:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5410",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-cloud/spring-cloud-config",
"type": "PACKAGE"
},
{
"url": "https://tanzu.vmware.com/security/cve-2020-5410",
"type": "WEB"
},
{
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-5410",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-23"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-06-02T17:15:00Z",
"github_reviewed_at": "2020-06-04T19:07:50Z"
}
}