原始 OSV JSON{
"id": "GHSA-xwjh-cp99-cj8q",
"aliases": [
"CVE-2018-16202"
],
"details": "Versions of `cordova-plugin-ionic-webview` prior to 2.2.0 are vulnerable to Path Traversal, allowing attackers access to OS local files that should be inaccessible by third-party applications. The package launches a webserver listening on http://localhost:8080 without restricting access of the app itself, thus escaping the iOS application sandbox and accessing local files.\n\n\n## Recommendation\n\nUpgrade to version 2.2.0",
"summary": "Path Traversal in cordova-plugin-ionic-webview",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0"
}
]
}
],
"package": {
"name": "cordova-plugin-ionic-webview",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-22T18:20:58Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
"published": "2019-02-12T15:36:35Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16202",
"type": "ADVISORY"
},
{
"url": "https://github.com/advisories/GHSA-xwjh-cp99-cj8q",
"type": "ADVISORY"
},
{
"url": "https://github.com/ionic-team/cordova-plugin-ionic-webview",
"type": "PACKAGE"
},
{
"url": "https://jvn.jp/en/jp/JVN69812763/index.html",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/746",
"type": "WEB"
},
{
"url": "http://jvn.jp/en/jp/JVN60497148/index.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T22:04:44Z"
}
}