cvelist/2024/5xxx/CVE-2024-5158.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2024-05-20 23:00:34 +00:00
{
2024-05-22 16:00:34 +00:00
"data_version": "4.0",
2024-05-20 23:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5158",
2024-05-22 16:00:34 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2024-05-20 23:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-22 16:00:34 +00:00
"value": "Type Confusion in V8 in Google Chrome prior to 125.0.6422.76 allowed a remote attacker to potentially perform arbitrary read/write via a crafted HTML page. (Chromium security severity: High)"
}
]
},
"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_affected": "<",
"version_name": "125.0.6422.76",
"version_value": "125.0.6422.76"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html"
},
{
"url": "https://issues.chromium.org/issues/338908243",
"refsource": "MISC",
"name": "https://issues.chromium.org/issues/338908243"
2024-05-20 23:00:34 +00:00
}
]
}
}