原始 OSV JSON{
"id": "GHSA-cr79-9pwf-r6f5",
"aliases": [
"CVE-2016-10591"
],
"details": "Affected versions of `prince` 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 `prince`.\n\n\n## Recommendation\n\nUpdate to version 1.4.6 or later.",
"summary": "Downloads Resources over HTTP in prince",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.7"
}
]
}
],
"package": {
"name": "prince",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.4.6"
}
}
],
"modified": "2021-09-16T20:42:47Z",
"severity": [],
"published": "2019-02-18T23:34:24Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10591",
"type": "ADVISORY"
},
{
"url": "https://github.com/advisories/GHSA-cr79-9pwf-r6f5",
"type": "ADVISORY"
},
{
"url": "https://github.com/rse/node-prince",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/185",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-269",
"CWE-311"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:32:46Z"
}
}