2020-01-03 21:01:04 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-03-05 10:57:23 -08:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2020-03-05T00:00:00.000Z" ,
2020-01-03 21:01:04 +00:00
"ID" : "CVE-2020-5405" ,
2020-03-05 10:57:23 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "Directory Traversal with spring-cloud-config-server"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Spring Cloud Config" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "2.2" ,
"version_value" : "2.2.2"
} ,
{
"affected" : "<" ,
"version_name" : "2.1" ,
"version_value" : "2.1.7"
}
]
}
}
]
} ,
"vendor_name" : "Spring by VMware"
}
]
}
2020-01-03 21:01:04 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-05 10:57:23 -08:00
"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" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://pivotal.io/security/cve-2020-5405" ,
"name" : "https://pivotal.io/security/cve-2020-5405"
2020-01-03 21:01:04 +00:00
}
]
}
}