cvelist/2016/5xxx/CVE-2016-5287.json

79 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org",
2018-06-11 17:04:28 -04:00
"ID" : "CVE-2016-5287",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox",
"version" : {
"version_data" : [
{
"version_affected" : "<",
"version_value" : "49.0.2"
}
]
}
}
]
},
"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",
"value" : "A potentially exploitable use-after-free crash during actor destruction with service workers. This issue does not affect releases earlier than Firefox 49. This vulnerability affects Firefox < 49.0.2."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Crash in nsTArray_base<T>::SwapArrayElements"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-11 17:04:28 -04:00
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1309823",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1309823"
},
{
2018-06-11 17:04:28 -04:00
"name" : "https://www.mozilla.org/security/advisories/mfsa2016-87/",
"refsource" : "CONFIRM",
"url" : "https://www.mozilla.org/security/advisories/mfsa2016-87/"
2018-06-12 06:03:38 -04:00
},
{
"name" : "93811",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/93811"
},
{
"name" : "1037077",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1037077"
2017-10-16 12:31:07 -04:00
}
]
}
}