2020-02-19 20:01:16 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-9298" ,
2020-08-28 15:01:33 +00:00
"ASSIGNER" : "security-report@netflix.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Netflix Orca Spinnaker" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version v8.7.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Server-Side Request Forgery"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2020-003.md" ,
"url" : "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2020-003.md"
}
]
2020-02-19 20:01:16 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-28 15:01:33 +00:00
"value" : "The Spinnaker template resolution functionality is vulnerable to Server-Side Request Forgery (SSRF), which allows an attacker to send requests on behalf of Spinnaker potentially leading to sensitive data disclosure."
2020-02-19 20:01:16 +00:00
}
]
}
}