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

exploitDog

github логотип

GHSA-2g4c-8fpm-c46v

Опубликовано: 27 мар. 2024
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

web3-utils Prototype Pollution vulnerability

Impact:

The mergeDeep() function in the web3-utils package has been identified for Prototype Pollution vulnerability. An attacker has the ability to modify an object's prototype, which could result in changing the behavior of all objects that inherit from the impacted prototype by providing carefully crafted input to function.

Patches:

It has been fixed in web3-utils version 4.2.1 so all packages and apps depending on web3-utils >=4.0.1 and <=4.2.0 should upgrade to web3-utils 4.2.1.

Workarounds:

None

Пакеты

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

web3-utils

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

>= 4.0.1, < 4.2.1

4.2.1

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-1321

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

CVSS3: 7.5
nvd
больше 1 года назад

Versions of the package web3-utils before 4.2.1 are vulnerable to Prototype Pollution via the utility functions format and mergeDeep, due to insecure recursive merge. An attacker can manipulate an object's prototype, potentially leading to the alteration of the behavior of all objects inheriting from the affected prototype by passing specially crafted input to these functions.

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-1321