cvelist/2021/30xxx/CVE-2021-30598.json

64 lines
1.8 KiB
JSON
Raw Normal View History

2021-04-13 02:00:53 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-30598",
"ASSIGNER": "chrome-cve-admin@google.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "92.0.4515.159",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Type Confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://crbug.com/1234764"
},
{
"url": "https://chromereleases.googleblog.com/2021/08/stable-channel-update-for-desktop.html"
}
]
2021-04-13 02:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Type confusion in V8 in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page."
2021-04-13 02:00:53 +00:00
}
]
}
}