2019-01-09 15:04:46 -05:00
{
2019-11-22 15:56:45 -08:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 00:06:50 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5867" ,
2019-11-25 15:02:34 +00:00
"ASSIGNER" : "security@google.com" ,
"STATE" : "PUBLIC"
2019-11-22 15:56:45 -08:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "76.0.3809.100" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Out of bounds read"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2019-11-25 15:02:34 +00:00
"url" : "https://crbug.com/984344" ,
"refsource" : "MISC" ,
"name" : "https://crbug.com/984344"
2019-11-22 15:56:45 -08:00
} ,
{
2019-11-25 15:02:34 +00:00
"url" : "https://chromereleases.googleblog.com/2019/08/stable-channel-update-for-desktop.html" ,
"refsource" : "MISC" ,
"name" : "https://chromereleases.googleblog.com/2019/08/stable-channel-update-for-desktop.html"
2019-11-22 15:56:45 -08:00
}
]
2019-03-18 00:06:50 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-22 15:56:45 -08:00
"value" : "Out of bounds read in JavaScript in Google Chrome prior to 76.0.3809.100 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2019-03-18 00:06:50 +00:00
}
]
}
}