cbcvebase.
CVE-2016-10518
published 2018-05-31

CVE-2016-10518: 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…

PriorityP339high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EPSS
2.02%
78.5th percentile
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 ping frame. This is exactly what you expect, but internally ws always transforms all data that we need to send to a Buffer instance and that is where the vulnerability existed. ws didn't do any checks for the type of data it was sending. With buffers in node when you allocate it when a number instead of a string it will allocate the amount of bytes.

Affected

4 ranges
VendorProductVersion rangeFixed in
debiannode-ws< node-ws 1.0.1+ds1.e6ddaae4-1 (bookworm)node-ws 1.0.1+ds1.e6ddaae4-1 (bookworm)
hackeronews_node_module<= 1.0.0
ws_projectws< 1.0.11.0.1
ws_projectws>= 0 < 1.0.11.0.1

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
osv7.5HIGH
vendor_debian7.5LOW
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.