CVE-2022-25645

All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains __proto__, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achieve prototype pollution.
Configurations

Configuration 1

cpe:2.3:a:dset_project:dset:*:*:*:*:*:node.js:*:*

Information

Published : 2022-05-01 04:15

Updated : 2022-05-11 04:18


NVD link : CVE-2022-25645

Mitre link : CVE-2022-25645

Products Affected
No products.
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')