2017-10-16 12:31:07 -04:00
{
2019-03-18 00:28:45 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2016-9073" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "50"
}
]
}
}
]
} ,
"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-18 00:28:45 +00:00
"lang" : "eng" ,
"value" : "WebExtensions can bypass security checks to load privileged URLs and potentially escape the WebExtension sandbox. This vulnerability affects Firefox < 50."
2018-06-11 13:04:38 -04:00
}
2019-03-18 00:28:45 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "windows.create schema doesn't specify \"format\": \"relativeUrl\"\n"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "94337" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/94337"
} ,
{
"name" : "1037298" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1037298"
} ,
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1289273" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1289273"
} ,
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2016-89/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2016-89/"
}
]
}
}