cvelist/2017/15xxx/CVE-2017-15428.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-17 03:08:12 -04:00
{
2019-03-17 23:41:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2017-15428",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "62.0.3202.94"
}
]
}
}
]
},
"vendor_name": "Google"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-03 18:06:46 -08:00
{
2019-03-17 23:41:15 +00:00
"lang": "eng",
"value": "Insufficient data validation in V8 builtins string generator could lead to out of bounds read and write access in V8 in Google Chrome prior to 62.0.3202.94 and allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page."
2019-01-03 18:06:46 -08:00
}
2019-03-17 23:41:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient data validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://crbug.com/782145",
"refsource": "MISC",
"url": "https://crbug.com/782145"
},
{
"name": "https://chromereleases.googleblog.com/2017/11/stable-channel-update-for-desktop_13.html",
"refsource": "CONFIRM",
"url": "https://chromereleases.googleblog.com/2017/11/stable-channel-update-for-desktop_13.html"
}
]
}
}