mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
19 lines
851 B
Markdown
19 lines
851 B
Markdown
### [CVE-2016-10542](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10542)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://github.com/PalindromeLabs/awesome-websocket-security
|
|
- https://github.com/softwaresecurity/owasp-false-positives
|
|
|