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 (hide)

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

History

21 Nov 2024, 06:52

Type Values Removed Values Added
CVSS v2 : 6.8
v3 : 8.1
v2 : 6.8
v3 : 6.5
References () https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 - Broken Link () https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 - Broken Link
References () https://github.com/lukeed/dset/pull/38 - () https://github.com/lukeed/dset/pull/38 -
References () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974 - Exploit, Third Party Advisory () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974 - Exploit, Third Party Advisory
References () https://snyk.io/vuln/SNYK-JS-DSET-2330881 - Exploit, Third Party Advisory () https://snyk.io/vuln/SNYK-JS-DSET-2330881 - Exploit, Third Party Advisory

12 Sep 2023, 08:15

Type Values Removed Values Added
References
  • (MISC) https://github.com/lukeed/dset/pull/38 -

Information

Published : 2022-05-01 16:15

Updated : 2024-11-21 06:52


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')