2021-04-13 02:00:38 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-30561" ,
2021-08-03 19:00:58 +00:00
"ASSIGNER" : "chrome-cve-admin@google.com" ,
"STATE" : "PUBLIC"
2021-08-03 18:19:05 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "91.0.4472.164" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Type Confusion"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-08-03 19:00:58 +00:00
"url" : "https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html" ,
"refsource" : "MISC" ,
"name" : "https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html"
2021-08-03 18:19:05 +00:00
} ,
{
2021-08-03 19:00:58 +00:00
"url" : "https://crbug.com/1219630" ,
"refsource" : "MISC" ,
"name" : "https://crbug.com/1219630"
2021-08-16 17:01:07 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/163835/Chrome-JS-WasmJs-InstallConditionalFeatures-Object-Corruption.html" ,
"url" : "http://packetstormsecurity.com/files/163835/Chrome-JS-WasmJs-InstallConditionalFeatures-Object-Corruption.html"
2021-08-03 18:19:05 +00:00
}
]
2021-04-13 02:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-03 18:19:05 +00:00
"value" : "Type Confusion in V8 in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2021-04-13 02:00:38 +00:00
}
]
}
2021-08-03 19:00:58 +00:00
}