2022-04-14 18:01:40 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1364" ,
2022-07-26 22:00:50 +00:00
"ASSIGNER" : "chrome-cve-admin@google.com" ,
"STATE" : "PUBLIC"
2022-07-26 21:24:38 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "100.0.4896.127" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Type Confusion"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-07-26 22:00:50 +00:00
"url" : "https://crbug.com/1315901" ,
"refsource" : "MISC" ,
"name" : "https://crbug.com/1315901"
2022-07-26 21:24:38 +00:00
} ,
{
2022-07-26 22:00:50 +00:00
"url" : "https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_14.html" ,
"refsource" : "MISC" ,
"name" : "https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_14.html"
2022-08-14 22:00:37 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202208-25" ,
"url" : "https://security.gentoo.org/glsa/202208-25"
2022-07-26 21:24:38 +00:00
}
]
2022-04-14 18:01:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-26 21:24:38 +00:00
"value" : "Type confusion in V8 Turbofan in Google Chrome prior to 100.0.4896.127 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2022-04-14 18:01:40 +00:00
}
]
}
2022-07-26 22:00:50 +00:00
}