cvelist/2021/21xxx/CVE-2021-21233.json

73 lines
2.3 KiB
JSON
Raw Normal View History

2020-12-21 22:02:30 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21233",
2021-04-30 21:00:49 +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": "90.0.4430.93",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Heap buffer overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-04-30 21:00:49 +00:00
"url": "https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_26.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_26.html"
},
{
2021-04-30 21:00:49 +00:00
"url": "https://crbug.com/1182937",
"refsource": "MISC",
"name": "https://crbug.com/1182937"
2021-05-01 02:00:50 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202104-08",
"url": "https://security.gentoo.org/glsa/202104-08"
}
]
2020-12-21 22:02:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Heap buffer overflow in ANGLE in Google Chrome on Windows prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
2020-12-21 22:02:30 +00:00
}
]
}
2021-04-30 21:00:49 +00:00
}