2018-10-19 10:06:04 -04:00
{
2019-03-18 00:14:35 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@mozilla.org" ,
"ID" : "CVE-2018-18504" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-02-05 15:11:27 -05:00
{
2019-03-18 00:14:35 +00:00
"lang" : "eng" ,
"value" : "A crash and out-of-bounds read can occur when the buffer of a texture client is freed while it is still in use during graphic operations. This results is a potentially exploitable crash and the possibility of reading from the memory of the freed buffers. This vulnerability affects Firefox < 65."
2019-02-05 15:11:27 -05:00
}
2019-03-18 00:14:35 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.mozilla.org/security/advisories/mfsa2019-01/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.mozilla.org/security/advisories/mfsa2019-01/"
} ,
{
"name" : "106773" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106773"
} ,
{
"name" : "USN-3874-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3874-1/"
}
]
}
}