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

exploitDog

github логотип

GHSA-r5cq-9537-9rpf

Опубликовано: 10 фев. 2022
Источник: github
Github: Прошло ревью
CVSS3: 9.1

Описание

Prototype Pollution in mixme

Node.js mixme 0.5.0, an attacker can add or alter properties of an object via 'proto' through the mutate() and merge() functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential denial of service (DoS).

Пакеты

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

mixme

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

< 0.5.1

0.5.1

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-1321

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

CVSS3: 9.1
nvd
почти 5 лет назад

In Node.js mixme, prior to v0.5.1, an attacker can add or alter properties of an object via '__proto__' through the mutate() and merge() functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential denial of service (DoS).

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-1321