cvelist/2023/0xxx/CVE-2023-0473.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2023-01-26 21:06:38 +00:00
{
2023-01-30 09:00:36 +00:00
"data_version": "4.0",
2023-01-26 21:06:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0473",
2023-01-30 09:00:36 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2023-01-26 21:06:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-30 09:00:36 +00:00
"value": "Type Confusion in ServiceWorker API in Google Chrome prior to 109.0.5414.119 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Type Confusion"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "109.0.5414.119",
2022-11-30 15:06:55 +00:00
"version_affected": "<"
2023-01-30 09:00:36 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop_24.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2023/01/stable-channel-update-for-desktop_24.html"
},
{
"url": "https://crbug.com/1404639",
"refsource": "MISC",
"name": "https://crbug.com/1404639"
2023-01-26 21:06:38 +00:00
}
]
}
}