2022-07-29 23:00:44 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2587" ,
2022-08-12 20:00:32 +00:00
"ASSIGNER" : "chrome-cve-admin@google.com" ,
"STATE" : "PUBLIC"
2022-08-12 19:18:41 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Google" ,
"product" : {
"product_data" : [
{
"product_name" : "Chrome" ,
"version" : {
"version_data" : [
{
"version_value" : "102.0.5005.125" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Out of bounds write"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-08-12 20:00:32 +00:00
"url" : "https://crbug.com/1320917" ,
"refsource" : "MISC" ,
"name" : "https://crbug.com/1320917"
2022-08-12 19:18:41 +00:00
} ,
{
2022-08-12 20:00:32 +00:00
"url" : "https://chromereleases.googleblog.com/2022/06/stable-channel-update-for-chromeos.html" ,
"refsource" : "MISC" ,
"name" : "https://chromereleases.googleblog.com/2022/06/stable-channel-update-for-chromeos.html"
2022-08-12 19:18:41 +00:00
}
]
2022-07-29 23:00:44 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-12 19:18:41 +00:00
"value" : "Out of bounds write in Chrome OS Audio Server in Google Chrome on Chrome OS prior to 102.0.5005.125 allowed a remote attacker to potentially exploit heap corruption via crafted audio metadata."
2022-07-29 23:00:44 +00:00
}
]
}
2022-08-12 20:00:32 +00:00
}