2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-10-18 08:32:12 -04:00
"ASSIGNER" : "security@mozilla.org" ,
2018-10-18 09:04:32 -04:00
"ID" : "CVE-2016-9069" ,
"STATE" : "PUBLIC"
2018-10-18 08:32:12 -04:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "50"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
2017-10-16 12:31:07 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-10-18 08:32:12 -04:00
"value" : "A use-after-free in nsINode::ReplaceOrInsertBefore during DOM operations resulting in potentially exploitable crashes. This vulnerability affects Firefox < 50."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "heap-use-after-free in nsINode::ReplaceOrInsertBefore"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-10-18 09:04:32 -04:00
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1308922" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1308922"
2018-10-18 08:32:12 -04:00
} ,
{
2018-10-18 09:04:32 -04:00
"name" : "https://www.mozilla.org/security/advisories/mfsa2016-89/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2016-89/"
2018-10-19 06:06:20 -04:00
} ,
{
"name" : "94337" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/94337"
} ,
{
"name" : "1037298" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1037298"
2017-10-16 12:31:07 -04:00
}
]
}
}