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

exploitDog

github логотип

GHSA-g74r-ffvr-5q9f

Опубликовано: 03 июн. 2019
Источник: github
Github: Прошло ревью

Описание

Memory Exposure in concat-stream

Versions of concat-stream before 1.5.2 are vulnerable to memory exposure if userp provided input is passed into write()

Versions <1.3.0 are not affected due to not using unguarded Buffer constructor.

Recommendation

Update to version 1.5.2, 1.4.11, 1.3.2 or later.

If you are unable to update make sure user provided input into the write() function is not a number.

Пакеты

Наименование

concat-stream

npm
Затронутые версииВерсия исправления

>= 1.5.0, < 1.5.2

1.5.2

Наименование

concat-stream

npm
Затронутые версииВерсия исправления

>= 1.4.0, < 1.4.11

1.4.11

Наименование

concat-stream

npm
Затронутые версииВерсия исправления

>= 1.3.0, < 1.3.2

1.3.2

Дефекты

CWE-200

Дефекты

CWE-200