cvelist/2024/6xxx/CVE-2024-6779.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2024-07-16 01:00:35 +00:00
{
2024-07-16 22:00:32 +00:00
"data_version": "4.0",
2024-07-16 01:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6779",
2024-07-16 22:00:32 +00:00
"ASSIGNER": "chrome-cve-admin@google.com",
"STATE": "PUBLIC"
2024-07-16 01:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-16 22:00:32 +00:00
"value": "Out of bounds memory access in V8 in Google Chrome prior to 126.0.6478.182 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out of bounds memory access"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "126.0.6478.182",
"version_value": "126.0.6478.182"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2024/07/stable-channel-update-for-desktop.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2024/07/stable-channel-update-for-desktop.html"
},
{
"url": "https://issues.chromium.org/issues/351327767",
"refsource": "MISC",
"name": "https://issues.chromium.org/issues/351327767"
2024-07-16 01:00:35 +00:00
}
]
}
}