2020-01-08 15:01:21 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-6383" ,
2020-02-27 14:47:31 -08:00
"ASSIGNER" : "chrome-cve-admin@google.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "80.0.3987.116" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Type Confusion"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://crbug.com/1051017"
} ,
{
"url" : "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_18.html"
}
]
2020-01-08 15:01:21 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-02-27 14:47:31 -08:00
"value" : "Type confusion in V8 in Google Chrome prior to 80.0.3987.116 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2020-01-08 15:01:21 +00:00
}
]
}
}