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

exploitDog

github логотип

GHSA-3xgx-r9j4-qw9w

Опубликовано: 03 мая 2022
Источник: github
Github: Прошло ревью
CVSS3: 7.3

Описание

Prototype Pollution in Dexie

Dexie is a minimalistic wrapper for IndexedDB. The package dexie before 3.2.2, from 4.0.0-alpha.1 and before 4.0.0-alpha.3 are vulnerable to Prototype Pollution in the Dexie.setByKeyPath(obj, keyPath, value) function which does not properly check the keys being set (like proto or constructor). This can allow an attacker to add/modify properties of the Object.prototype leading to prototype pollution vulnerability. Note: This vulnerability can occur in multiple ways, for example when modifying a collection with untrusted user input.

Пакеты

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

dexie

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

< 3.2.2

3.2.2

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

dexie

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

>= 4.0.0-alpha.1, <= 4.0.0-alpha.2

4.0.0-alpha.3

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-1321

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

CVSS3: 7.3
nvd
почти 4 года назад

The package dexie before 3.2.2, from 4.0.0-alpha.1 and before 4.0.0-alpha.3 are vulnerable to Prototype Pollution in the Dexie.setByKeyPath(obj, keyPath, value) function which does not properly check the keys being set (like __proto__ or constructor). This can allow an attacker to add/modify properties of the Object.prototype leading to prototype pollution vulnerability. **Note:** This vulnerability can occur in multiple ways, for example when modifying a collection with untrusted user input.

EPSS

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

7.3 High

CVSS3

Дефекты

CWE-1321