CVE-2021-32640
- EPSS 0.47%
- Published 25.05.2021 19:15:07
- Last modified 21.11.2024 06:07:26
ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.co...
CVE-2016-10542
- EPSS 0.27%
- Published 31.05.2018 20:29:01
- Last modified 21.11.2024 02:44:13
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 af...
CVE-2016-10518
- EPSS 0.36%
- Published 31.05.2018 20:29:00
- Last modified 21.11.2024 02:44:11
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 p...