Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2016-10518

Опубликовано: 31 мая 2018
Источник: nvd
CVSS3: 7.5
CVSS2: 5
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*
Версия до 1.0.1 (исключая)

EPSS

Процентиль: 57%
0.00345
Низкий

7.5 High

CVSS3

5 Medium

CVSS2

Дефекты

CWE-201
CWE-119

Связанные уязвимости

CVSS3: 7.5
ubuntu
больше 7 лет назад

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.

CVSS3: 7.5
debian
больше 7 лет назад

A vulnerability was found in the ping functionality of the ws module b ...

github
почти 7 лет назад

Remote Memory Disclosure in ws

EPSS

Процентиль: 57%
0.00345
Низкий

7.5 High

CVSS3

5 Medium

CVSS2

Дефекты

CWE-201
CWE-119