All the vulnerabilites related to Spring by VMware - Spring Cloud Config
cve-2020-5410
Vulnerability from cvelistv5
Published
2020-06-02 16:50
Modified
2024-09-16 23:05
Severity ?
EPSS score ?
Summary
Directory Traversal with spring-cloud-config-server
References
▼ | URL | Tags |
---|---|---|
https://tanzu.vmware.com/security/cve-2020-5410 | x_refsource_CONFIRM |
Impacted products
▼ | Vendor | Product |
---|---|---|
Spring by VMware | Spring Cloud Config |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T08:30:24.192Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://tanzu.vmware.com/security/cve-2020-5410" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Spring Cloud Config", "vendor": "Spring by VMware", "versions": [ { "lessThan": "2.1.9", "status": "affected", "version": "2.1", "versionType": "custom" }, { "lessThan": "2.2.3", "status": "affected", "version": "2.2", "versionType": "custom" } ] } ], "datePublic": "2020-06-01T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-23", "description": "CWE-23: Relative Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-06-02T16:50:11", "orgId": "862b2186-222f-48b9-af87-f1fb7bb26d03", "shortName": "pivotal" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://tanzu.vmware.com/security/cve-2020-5410" } ], "source": { "discovery": "UNKNOWN" }, "title": "Directory Traversal with spring-cloud-config-server", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@pivotal.io", "DATE_PUBLIC": "2020-06-01T00:00:00.000Z", "ID": "CVE-2020-5410", "STATE": "PUBLIC", "TITLE": "Directory Traversal with spring-cloud-config-server" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Spring Cloud Config", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "2.1", "version_value": "2.1.9" }, { "version_affected": "\u003c", "version_name": "2.2", "version_value": "2.2.3" } ] } } ] }, "vendor_name": "Spring by VMware" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": null, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-23: Relative Path Traversal" } ] } ] }, "references": { "reference_data": [ { "name": "https://tanzu.vmware.com/security/cve-2020-5410", "refsource": "CONFIRM", "url": "https://tanzu.vmware.com/security/cve-2020-5410" } ] }, "source": { "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "862b2186-222f-48b9-af87-f1fb7bb26d03", "assignerShortName": "pivotal", "cveId": "CVE-2020-5410", "datePublished": "2020-06-02T16:50:12.055728Z", "dateReserved": "2020-01-03T00:00:00", "dateUpdated": "2024-09-16T23:05:34.676Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-5405
Vulnerability from cvelistv5
Published
2020-03-05 19:00
Modified
2024-09-16 22:36
Severity ?
EPSS score ?
Summary
Directory Traversal with spring-cloud-config-server
References
▼ | URL | Tags |
---|---|---|
https://pivotal.io/security/cve-2020-5405 | x_refsource_CONFIRM |
Impacted products
▼ | Vendor | Product |
---|---|---|
Spring by VMware | Spring Cloud Config |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T08:30:24.557Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://pivotal.io/security/cve-2020-5405" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Spring Cloud Config", "vendor": "Spring by VMware", "versions": [ { "lessThan": "2.2.2", "status": "affected", "version": "2.2", "versionType": "custom" }, { "lessThan": "2.1.7", "status": "affected", "version": "2.1", "versionType": "custom" } ] } ], "datePublic": "2020-03-05T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-23", "description": "CWE-23: Relative Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-03-05T19:00:19", "orgId": "862b2186-222f-48b9-af87-f1fb7bb26d03", "shortName": "pivotal" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://pivotal.io/security/cve-2020-5405" } ], "source": { "discovery": "UNKNOWN" }, "title": "Directory Traversal with spring-cloud-config-server", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@pivotal.io", "DATE_PUBLIC": "2020-03-05T00:00:00.000Z", "ID": "CVE-2020-5405", "STATE": "PUBLIC", "TITLE": "Directory Traversal with spring-cloud-config-server" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Spring Cloud Config", "version": { "version_data": [ { "affected": "\u003c", "version_affected": "\u003c", "version_name": "2.2", "version_value": "2.2.2" }, { "affected": "\u003c", "version_affected": "\u003c", "version_name": "2.1", "version_value": "2.1.7" } ] } } ] }, "vendor_name": "Spring by VMware" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-23: Relative Path Traversal" } ] } ] }, "references": { "reference_data": [ { "name": "https://pivotal.io/security/cve-2020-5405", "refsource": "CONFIRM", "url": "https://pivotal.io/security/cve-2020-5405" } ] }, "source": { "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "862b2186-222f-48b9-af87-f1fb7bb26d03", "assignerShortName": "pivotal", "cveId": "CVE-2020-5405", "datePublished": "2020-03-05T19:00:19.429999Z", "dateReserved": "2020-01-03T00:00:00", "dateUpdated": "2024-09-16T22:36:28.048Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }