cvelist/2024/7xxx/CVE-2024-7968.json

70 lines
2.4 KiB
JSON
Raw Normal View History

2024-08-19 20:00:36 +00:00
{
2024-08-21 21:00:37 +00:00
"data_version": "4.0",
2024-08-19 20:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-7968",
2024-08-21 21:00:37 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2024-08-19 20:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-21 21:00:37 +00:00
"value": "Use after free in Autofill in Google Chrome prior to 128.0.6613.84 allowed a remote attacker who had convinced the user to engage in specific UI interactions to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free",
"cweId": "CWE-416"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "128.0.6613.84",
"version_value": "128.0.6613.84"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_21.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_21.html"
},
{
"url": "https://issues.chromium.org/issues/349253666",
"refsource": "MISC",
"name": "https://issues.chromium.org/issues/349253666"
2024-08-19 20:00:36 +00:00
}
]
}
}