2017-10-16 12:31:07 -04:00
{
2019-03-18 04:54:46 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2017-5389" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "51"
}
]
}
}
]
} ,
"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 04:54:46 +00:00
"lang" : "eng" ,
"value" : "WebExtensions could use the \"mozAddonManager\" API by modifying the CSP headers on sites with the appropriate permissions and then using host requests to redirect script loads to a malicious site. This allows a malicious extension to then install additional extensions without explicit user permission. This vulnerability affects Firefox < 51."
2018-06-11 13:04:38 -04:00
}
2019-03-18 04:54:46 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "WebExtensions can install additional add-ons via modified host requests"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "1037693" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1037693"
} ,
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2017-01/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2017-01/"
} ,
{
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1308688" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1308688"
} ,
{
"name" : "95763" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/95763"
}
]
}
}