原始 OSV JSON{
"id": "GHSA-hv96-xxx2-5v7w",
"aliases": [
"CVE-2016-10588"
],
"details": "Affected versions of `nw` insecurely download an executable over an unencrypted HTTP connection. \n\nIn scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `nw`.\n\n\n## Recommendation\n\nUpdate to version 0.23.6-1 or later.",
"summary": "Downloads Resources over HTTP in nw",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.23.6-1"
}
]
}
],
"package": {
"name": "nw",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.23.6-sdk"
}
}
],
"modified": "2021-06-10T23:26:24Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2019-02-18T23:51:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10588",
"type": "ADVISORY"
},
{
"url": "https://github.com/nwjs/npm-installer/commit/adb4df1e012d38a3872578d484291b9af07aad5b",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-hv96-xxx2-5v7w",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/166",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-311"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:40:58Z"
}
}