2019-01-09 15:04:46 -05:00
{
2019-11-25 11:35:09 -08:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 23:53:46 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5825" ,
2020-03-05 23:01:07 +00:00
"ASSIGNER" : "chrome-cve-admin@google.com" ,
2019-11-25 11:35:09 -08:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "73.0.3683.86" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Out of bounds write"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://chromereleases.googleblog.com/2019/04/stable-channel-update-for-desktop_30.html" ,
"refsource" : "MISC" ,
"name" : "https://chromereleases.googleblog.com/2019/04/stable-channel-update-for-desktop_30.html"
} ,
{
"url" : "https://crbug.com/941743" ,
"refsource" : "MISC" ,
"name" : "https://crbug.com/941743"
2020-03-05 23:01:07 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/156641/Google-Chrome-72-73-Array.map-Corruption.html" ,
"url" : "http://packetstormsecurity.com/files/156641/Google-Chrome-72-73-Array.map-Corruption.html"
2019-11-25 11:35:09 -08:00
}
]
2019-03-17 23:53:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-25 11:35:09 -08:00
"value" : "Out of bounds write in JavaScript in Google Chrome prior to 73.0.3683.86 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2019-03-17 23:53:46 +00:00
}
]
}
2020-03-05 23:01:07 +00:00
}