2020-04-28 13:01:43 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-12391" ,
2020-05-26 18:01:23 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_value" : "76" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Content-Security-Policy bypass using object elements"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2020-16/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2020-16/"
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1457100" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1457100"
}
]
2020-04-28 13:01:43 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-26 18:01:23 +00:00
"value" : "Documents formed using data: URLs in an OBJECT element failed to inherit the CSP of the creating context. This allowed the execution of scripts that should have been blocked, albeit with a unique opaque origin. This vulnerability affects Firefox < 76."
2020-04-28 13:01:43 +00:00
}
]
}
}