cvelist/2017/5xxx/CVE-2017-5121.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:30:51 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2017-5121",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Google Chrome prior to 61.0.3163.100 for Linux, Windows and Mac",
"version": {
"version_data": [
{
"version_value": "Google Chrome prior to 61.0.3163.100 for Linux, Windows and Mac"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-27 01:08:20 -04:00
{
2019-03-18 01:30:51 +00:00
"lang": "eng",
"value": "Inappropriate use of JIT optimisation in V8 in Google Chrome prior to 61.0.3163.100 for Linux, Windows, and Mac allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page, related to the escape analysis phase."
2017-10-27 01:08:20 -04:00
}
2019-03-18 01:30:51 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Inappropriate implementation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "100947",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100947"
},
{
"name": "GLSA-201709-25",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201709-25"
},
{
"name": "https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop_21.html",
"refsource": "MISC",
"url": "https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop_21.html"
},
{
"name": "https://blogs.technet.microsoft.com/mmpc/2017/10/18/browser-security-beyond-sandboxing/",
"refsource": "MISC",
"url": "https://blogs.technet.microsoft.com/mmpc/2017/10/18/browser-security-beyond-sandboxing/"
},
{
"name": "RHSA-2017:2792",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2792"
},
{
"name": "1039497",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1039497"
},
{
"name": "https://crbug.com/765433",
"refsource": "MISC",
"url": "https://crbug.com/765433"
},
{
"name": "DSA-3985",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3985"
}
]
}
}