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

exploitDog

github логотип

GHSA-vh95-rmgr-6w4m

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

Описание

Prototype Pollution in minimist

Affected versions of minimist are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects.
Parsing the argument --__proto__.y=Polluted adds a y property with value Polluted to all objects. The argument --__proto__=Polluted raises and uncaught error and crashes the application.
This is exploitable if attackers have control over the arguments being passed to minimist.

Recommendation

Upgrade to versions 0.2.1, 1.2.3 or later.

Пакеты

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

minimist

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

< 0.2.1

0.2.1

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

minimist

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

>= 1.0.0, < 1.2.3

1.2.3

EPSS

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

5.6 Medium

CVSS3

Дефекты

CWE-1321

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

CVSS3: 5.6
ubuntu
больше 5 лет назад

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.

CVSS3: 5.6
redhat
больше 5 лет назад

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.

CVSS3: 5.6
nvd
больше 5 лет назад

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.

CVSS3: 5.6
debian
больше 5 лет назад

minimist before 1.2.2 could be tricked into adding or modifying proper ...

CVSS3: 5.6
fstec
около 4 лет назад

Уязвимость библиотеки minimist прикладного программного обеспечения Аврора Центр, связанная с неконтролируемым изменением атрибутов прототипа объекта, позволяющая нарушителю реализовать атаку типа «загрязнение прототипа»

EPSS

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

5.6 Medium

CVSS3

Дефекты

CWE-1321