cvelist/2020/16xxx/CVE-2020-16021.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2020-07-27 21:01:21 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-16021",
2021-01-08 19:02:02 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2021-01-07 10:24:33 -08:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "87.0.4280.66",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Race"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-01-08 19:02:02 +00:00
"url": "https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_17.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_17.html"
2021-01-07 10:24:33 -08:00
},
{
2021-01-08 19:02:02 +00:00
"url": "https://crbug.com/1139414",
"refsource": "MISC",
"name": "https://crbug.com/1139414"
2021-01-07 10:24:33 -08:00
}
]
2020-07-27 21:01:21 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-01-07 10:24:33 -08:00
"value": "Race in image burner in Google Chrome on ChromeOS prior to 87.0.4280.66 allowed a remote attacker who had compromised the browser process to perform OS-level privilege escalation via a malicious file."
2020-07-27 21:01:21 +00:00
}
]
}
}