Overview
- Description
- @fastify/websocket provides WebSocket support for Fastify. Any application using @fastify/websocket could crash if a specific, malformed packet is sent. All versions of fastify-websocket are also impacted. That module is deprecated, so it will not be patched. This has been patched in version 7.1.1 (fastify v4) and version 5.0.1 (fastify v3). There are currently no known workarounds. However, it should be possible to attach the error handler manually. The recommended path is upgrading to the patched versions.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
- security-advisories@github.com
- CWE-248
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:fastify:websocket:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "287BBBA6-18D3-457C-A3AF-2DC00EB59C36", "versionEndExcluding": "7.1.1", "versionStartIncluding": "6.0.0" }, { "criteria": "cpe:2.3:a:fastify:websocket:5.0.0:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "4BE3E504-9357-436B-B310-22907C41CF71" } ], "operator": "OR" } ] } ]