cvelist/2022/2xxx/CVE-2022-2480.json
2022-08-21 08:00:42 +00:00

78 lines
2.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2480",
"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": "103.0.5060.134",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2022/07/stable-channel-update-for-desktop_19.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2022/07/stable-channel-update-for-desktop_19.html"
},
{
"url": "https://crbug.com/1339844",
"refsource": "MISC",
"name": "https://crbug.com/1339844"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/168115/Chrome-content-ServiceWorkerVersion-MaybeTimeoutRequest-Heap-Use-After-Free.html",
"url": "http://packetstormsecurity.com/files/168115/Chrome-content-ServiceWorkerVersion-MaybeTimeoutRequest-Heap-Use-After-Free.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-35",
"url": "https://security.gentoo.org/glsa/202208-35"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use after free in Service Worker API in Google Chrome prior to 103.0.5060.134 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
}
]
}
}