2017-10-16 12:31:07 -04:00
{
2019-03-17 21:43:05 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2016-9078" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "50.0.1"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-11 13:04:38 -04:00
{
2019-03-17 21:43:05 +00:00
"lang" : "eng" ,
"value" : "Redirection from an HTTP connection to a \"data:\" URL assigns the referring site's origin to the \"data:\" URL in some circumstances. This can result in same-origin violations against a domain if it loads resources from malicious sites. Cross-origin setting of cookies has been demonstrated without the ability to read them. Note: This issue only affects Firefox 49 and 50. This vulnerability affects Firefox < 50.0.1."
2018-06-11 13:04:38 -04:00
}
2019-03-17 21:43:05 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "data: URL can inherit wrong origin after an HTTP redirect\n"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "94569" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/94569"
} ,
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2016-91/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2016-91/"
} ,
{
"name" : "1037353" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1037353"
} ,
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1317641" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1317641"
}
]
}
}