2022-02-14 18:01:22 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0606" ,
2022-04-05 00:01:29 +00:00
"ASSIGNER" : "chrome-cve-admin@google.com" ,
"STATE" : "PUBLIC"
2022-04-04 23:51:42 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "98.0.4758.102" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use after free"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-04-05 00:01:29 +00:00
"url" : "https://chromereleases.googleblog.com/2022/02/stable-channel-update-for-desktop_14.html" ,
"refsource" : "MISC" ,
"name" : "https://chromereleases.googleblog.com/2022/02/stable-channel-update-for-desktop_14.html"
2022-04-04 23:51:42 +00:00
} ,
{
2022-04-05 00:01:29 +00:00
"url" : "https://crbug.com/1288020" ,
"refsource" : "MISC" ,
"name" : "https://crbug.com/1288020"
2022-04-04 23:51:42 +00:00
}
]
2022-02-14 18:01:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-04 23:51:42 +00:00
"value" : "Use after free in ANGLE in Google Chrome prior to 98.0.4758.102 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2022-02-14 18:01:22 +00:00
}
]
}
2022-04-05 00:01:29 +00:00
}