Описание
Prototype Pollution in merge-deep
Versions of merge-deep before 3.0.1 are vulnerable to prototype pollution via merging functions.
Recommendation
Update to version 3.0.1 or later.
Пакеты
Наименование
merge-deep
npm
Затронутые версииВерсия исправления
< 3.0.1
3.0.1
Связанные уязвимости
CVSS3: 8.8
nvd
больше 7 лет назад
merge-deep node module before 3.0.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects.