cvelist/2018/16xxx/CVE-2018-16202.json
2019-01-09 17:14:32 -05:00

73 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2018-16202",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "cordova-plugin-ionic-webview",
"version" : {
"version_data" : [
{
"version_value" : "versions prior to 2.2.0 (not including 2.0.0-beta.0, 2.0.0-beta.1, 2.0.0-beta.2, and 2.1.0-0)"
}
]
}
}
]
},
"vendor_name" : "npm, Inc."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Directory traversal vulnerability in cordova-plugin-ionic-webview versions prior to 2.2.0 (not including 2.0.0-beta.0, 2.0.0-beta.1, 2.0.0-beta.2, and 2.1.0-0) allows remote attackers to access arbitrary files via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Directory Traversal"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ionic-team/cordova-plugin-ionic-webview",
"refsource" : "MISC",
"url" : "https://github.com/ionic-team/cordova-plugin-ionic-webview"
},
{
"name" : "https://www.npmjs.com/advisories/746",
"refsource" : "MISC",
"url" : "https://www.npmjs.com/advisories/746"
},
{
"name" : "JVN#69812763",
"refsource" : "JVN",
"url" : "https://jvn.jp/en/jp/JVN69812763/index.html"
}
]
}
}