Search for packages
| purl | pkg:deb/debian/node-ws@0.4.32-1 |
| Next non-vulnerable version | 8.20.1+~cs14.19.1-1 |
| Latest non-vulnerable version | 8.20.1+~cs14.19.1-1 |
| Risk | 10.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1h47-fru4-1ugx
Aliases: CVE-2016-10518 GHSA-2mhh-w6q8-5hxw |
Improper Restriction of Operations within the Bounds of a Memory Buffer A vulnerability was found in the ping functionality of the ws module before 1.0.0 which allowed clients to allocate memory by sending a ping frame. The ping functionality by default responds with a pong frame and the previously given payload of the ping frame. This is exactly what you expect, but internally ws always transforms all data that we need to send to a Buffer instance and that is where the vulnerability existed. ws didn't do any checks for the type of data it was sending. With buffers in node when you allocate it when a number instead of a string it will allocate the amount of bytes. |
Affected by 2 other vulnerabilities. |
|
VCID-cysr-5kex-7fb2
Aliases: CVE-2016-10542 GHSA-6663-c963-2gqg |
Improper Input Validation ws is a "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455". By sending an overly long websocket payload to a `ws` server, it is possible to crash the node process. This affects ws 1.1.0 and earlier. |
Affected by 1 other vulnerability. |
|
VCID-q35m-3hvy-a7dx
Aliases: CVE-2021-32640 GHSA-6fc8-4gx4-v693 |
Uncontrolled Resource Consumption ws is an open source WebSocket client and server library for Node. In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers. |
Affected by 2 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-06T08:03:52.266868+00:00 | Debian Oval Importer | Affected by | VCID-q35m-3hvy-a7dx | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 38.6.0 |
| 2026-06-06T03:03:53.508885+00:00 | Debian Oval Importer | Affected by | VCID-1h47-fru4-1ugx | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 38.6.0 |
| 2026-06-06T01:10:24.780022+00:00 | Debian Oval Importer | Affected by | VCID-cysr-5kex-7fb2 | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 38.6.0 |