ghsa-32xf-jwmv-9hf3
Vulnerability from github
Published
2020-06-05 16:13
Modified
2022-09-21 19:31
Severity ?
Summary
Directory traversal attack in Spring Cloud Config
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.cloud:spring-cloud-config-server" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.cloud:spring-cloud-config-server" }, "ranges": [ { "events": [ { "introduced": "2.2.0" }, { "fixed": "2.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-5410" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-23" ], "github_reviewed": true, "github_reviewed_at": "2020-06-04T19:07:50Z", "nvd_published_at": "2020-06-02T17:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-32xf-jwmv-9hf3", "modified": "2022-09-21T19:31:46Z", "published": "2020-06-05T16:13:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5410" }, { "type": "PACKAGE", "url": "https://github.com/spring-cloud/spring-cloud-config" }, { "type": "WEB", "url": "https://tanzu.vmware.com/security/cve-2020-5410" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Directory traversal attack in Spring Cloud Config" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.