Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ws Project | Ws | <= 1.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/nodejs/node/issues/7388Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/120Third Party Advisory
- https://github.com/nodejs/node/issues/7388Issue TrackingThird Party Advisory
- https://nodesecurity.io/advisories/120Third Party Advisory
FAQ
What is CVE-2016-10542?
CVE-2016-10542 is a vulnerability with a CVSS score of 7.5 (HIGH). 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,...
How severe is CVE-2016-10542?
CVE-2016-10542 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-10542?
Check the references section above for vendor advisories and patch information. Affected products include: Ws Project Ws.