Lucene search

K
prionPRIOn knowledge basePRION:CVE-2016-10518
HistoryMay 31, 2018 - 8:29 p.m.

Design/Logic Flaw

2018-05-3120:29:00
PRIOn knowledge base
www.prio-n.com
3

6.9 Medium

AI Score

Confidence

Low

0.002 Low

EPSS

Percentile

51.9%

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.

CPENameOperatorVersion
wslt1.0.1

6.9 Medium

AI Score

Confidence

Low

0.002 Low

EPSS

Percentile

51.9%