cvelist/2018/1000xxx/CVE-2018-1000136.json

70 lines
2.3 KiB
JSON
Raw Normal View History

2018-03-23 15:05:26 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "3/11/2018 1:47:04",
"ID" : "CVE-2018-1000136",
"REQUESTER" : "security@electronjs.org",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Electron",
"version" : {
"version_data" : [
{
"version_value" : "1.7 up to 1.7.12; 1.8 up to 1.8.3; 2.0.0 up to 2.0.0-beta.3"
}
]
}
}
]
},
"vendor_name" : "Electron"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Electron version 1.7 up to 1.7.12; 1.8 up to 1.8.3 and 2.0.0 up to 2.0.0-beta.3 contains an improper handling of values vulnerability in Webviews that can result in remote code execution. This attack appear to be exploitable via an app which allows execution of 3rd party code AND disallows node integration AND has not specified if webview is enabled/disabled. This vulnerability appears to have been fixed in 1.7.13, 1.8.4, 2.0.0-beta.4."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-229: Improper Handling of Values"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.electronjs.org/blog/webview-fix",
"refsource" : "MISC",
2018-03-23 15:05:26 -04:00
"url" : "https://www.electronjs.org/blog/webview-fix"
2018-05-14 12:05:20 -04:00
},
{
"name" : "https://www.trustwave.com/Resources/SpiderLabs-Blog/CVE-2018-1000136---Electron-nodeIntegration-Bypass/",
"refsource" : "MISC",
"url" : "https://www.trustwave.com/Resources/SpiderLabs-Blog/CVE-2018-1000136---Electron-nodeIntegration-Bypass/"
2018-03-23 15:05:26 -04:00
}
]
}
}