2018-01-03 16:04:09 -05:00
{
"CVE_data_meta" : {
2018-06-11 13:04:38 -04:00
"ASSIGNER" : "security@mozilla.org" ,
2018-06-11 17:04:28 -04:00
"ID" : "CVE-2018-5180" ,
"STATE" : "PUBLIC"
2018-06-11 13:04:38 -04:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "60"
}
]
}
}
]
} ,
"vendor_name" : "Mozilla"
}
]
}
2018-01-03 16:04:09 -05:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-11 13:04:38 -04:00
"value" : "A use-after-free vulnerability can occur during WebGL operations. While this results in a potentially exploitable crash, the vulnerability is limited because the memory is freed and reused in a brief window of time during the freeing of the same callstack. This vulnerability affects Firefox < 60."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "heap-use-after-free in mozilla::WebGLContext::DrawElementsInstanced"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-11 17:04:28 -04:00
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1444086" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1444086"
2018-06-11 13:04:38 -04:00
} ,
{
2018-06-11 17:04:28 -04:00
"name" : "https://www.mozilla.org/security/advisories/mfsa2018-11/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2018-11/"
2018-06-12 06:03:38 -04:00
} ,
{
"name" : "USN-3645-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3645-1/"
} ,
{
"name" : "104139" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/104139"
} ,
{
"name" : "1040896" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1040896"
2018-01-03 16:04:09 -05:00
}
]
}
}