Files
CVEs-PoC/2016/CVE-2016-10542.md
T
2025-09-29 21:09:30 +02:00

868 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