原始 OSV JSON{
"id": "GHSA-3pwh-5mmc-mwrx",
"aliases": [
"CVE-2017-16025"
],
"details": "Affected versions of `nes` are vulnerable to denial of service when given an invalid `cookie` header, and websocket authentication is set to `cookie`. Submitting an invalid cookie on the websocket upgrade request will cause the node process to throw and exit.\n\n\n## Recommendation\n\nUpdate to version 6.4.1 or later.",
"summary": "Denial of Service in nes",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.4.1"
}
]
}
],
"package": {
"name": "nes",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 6.4.0"
}
}
],
"modified": "2020-08-31T18:19:35Z",
"severity": [],
"published": "2018-07-24T20:06:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16025",
"type": "ADVISORY"
},
{
"url": "https://github.com/hapijs/nes/issues/171",
"type": "WEB"
},
{
"url": "https://github.com/hapijs/nes/commit/249ba1755ed6977fbc208463c87364bf884ad655",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-3pwh-5mmc-mwrx",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/331",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:55:46Z"
}
}