cvelist/2017/5xxx/CVE-2017-5949.json
2019-03-17 22:32:08 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-5949",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "JavaScriptCore in WebKit, as distributed in Safari Technology Preview Release 22, allows remote attackers to cause a denial of service (heap-based out-of-bounds write and application crash) or possibly have unspecified other impact via crafted JavaScript code that triggers access to red-zone memory locations, related to jit/ThunkGenerators.cpp, llint/LowLevelInterpreter32_64.asm, and llint/LowLevelInterpreter64.asm."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "97298",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/97298"
},
{
"name": "https://trac.webkit.org/changeset/211479",
"refsource": "CONFIRM",
"url": "https://trac.webkit.org/changeset/211479"
},
{
"name": "https://bugs.webkit.org/show_bug.cgi?id=167239",
"refsource": "CONFIRM",
"url": "https://bugs.webkit.org/show_bug.cgi?id=167239"
}
]
}
}