{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "6.4.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "71e9232bb84ad30ab0a5f62647b07144d44e2930"
            },
            {
              "fixed": "249ba1755ed6977fbc208463c87364bf884ad655"
            }
          ],
          "repo": "https://github.com/hapijs/nes",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Nes is a websocket extension library for hapi. Hapi is a webserver framework. Versions below and including 6.4.0 have a denial of service vulnerability via an invalid Cookie header. This is only present when websocket authentication is set to `cookie`. Submitting an invalid cookie on the websocket upgrade request will cause the node process to error out.",
  "id": "CVE-2017-16025",
  "modified": "2026-03-13T21:53:39.620840422Z",
  "published": "2018-06-04T19:29:01.490Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/hapijs/nes/issues/171"
    },
    {
      "type": "ADVISORY",
      "url": "https://nodesecurity.io/advisories/331"
    },
    {
      "type": "FIX",
      "url": "https://github.com/hapijs/nes/commit/249ba1755ed6977fbc208463c87364bf884ad655"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}