cvelist/2018/6xxx/CVE-2018-6118.json
2019-06-27 17:00:58 +00:00

68 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-6118",
"ASSIGNER": "security@google.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "66.0.3359.139",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://crbug.com/831963",
"refsource": "MISC",
"name": "https://crbug.com/831963"
},
{
"url": "https://chromereleases.googleblog.com/2018/04/stable-channel-update-for-desktop_26.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2018/04/stable-channel-update-for-desktop_26.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A double-eviction in the Incognito mode cache that lead to a user-after-free in cache in Google Chrome prior to 66.0.3359.139 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page."
}
]
}
}