cvelist/2017/7xxx/CVE-2017-7266.json

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-7266",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Netflix Security Monkey before 0.8.0 has an Open Redirect. The logout functionality accepted the \"next\" parameter which then redirects to any domain irrespective of the Host header."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Netflix/security_monkey/commit/3b4da13efabb05970c80f464a50d3c1c12262466",
"refsource" : "CONFIRM",
"url" : "https://github.com/Netflix/security_monkey/commit/3b4da13efabb05970c80f464a50d3c1c12262466"
},
{
"name" : "https://github.com/Netflix/security_monkey/pull/482",
"refsource" : "CONFIRM",
"url" : "https://github.com/Netflix/security_monkey/pull/482"
},
{
"name" : "https://github.com/Netflix/security_monkey/releases/tag/v0.8.0",
"refsource" : "CONFIRM",
"url" : "https://github.com/Netflix/security_monkey/releases/tag/v0.8.0"
},
{
"name" : "97088",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/97088"
}
]
}
}