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.
References
Link | Resource |
---|---|
https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 | Broken Link |
https://github.com/lukeed/dset/pull/38 | |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-DSET-2330881 | Exploit Third Party Advisory |
Configurations
History
12 Sep 2023, 08:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2022-05-01 16:15
Updated : 2024-02-28 19:09
NVD link : CVE-2022-25645
Mitre link : CVE-2022-25645
CVE.ORG link : CVE-2022-25645
JSON object : View
Products Affected
dset_project
- dset
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')