cve/2016/CVE-2016-10542.md
2024-05-26 14:27:05 +02:00

851 B

CVE-2016-10542

Description

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.

POC

Reference

No PoCs from references.

Github