cvelist/2022/2xxx/CVE-2022-2010.json

78 lines
2.6 KiB
JSON
Raw Normal View History

2022-06-06 23:02:11 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2010",
2022-07-28 01:00:54 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "102.0.5005.115",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds read"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-07-28 01:00:54 +00:00
"url": "https://chromereleases.googleblog.com/2022/06/stable-channel-update-for-desktop.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2022/06/stable-channel-update-for-desktop.html"
},
{
2022-07-28 01:00:54 +00:00
"url": "https://crbug.com/1325298",
"refsource": "MISC",
"name": "https://crbug.com/1325298"
2022-08-14 23:00:39 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-25",
"url": "https://security.gentoo.org/glsa/202208-25"
2022-10-03 02:00:34 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-3f28aa88cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T4NMJURTG5RO3TGD7ZMIQ6Z4ZZ3SAVYE/"
}
]
2022-06-06 23:02:11 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Out of bounds read in compositing in Google Chrome prior to 102.0.5005.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page."
2022-06-06 23:02:11 +00:00
}
]
}
2022-07-28 01:00:54 +00:00
}