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

11 May 2022, 16:18

Type Values Removed Values Added
CPE cpe:2.3:a:dset_project:dset:*:*:*:*:*:node.js:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 6.8
v3 : 8.1
CWE CWE-1321
References (MISC) https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 - (MISC) https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 - Broken Link
References (MISC) https://snyk.io/vuln/SNYK-JS-DSET-2330881 - (MISC) https://snyk.io/vuln/SNYK-JS-DSET-2330881 - Exploit, Third Party Advisory
References (MISC) https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974 - (MISC) https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974 - Exploit, Third Party Advisory

01 May 2022, 16:15

Type Values Removed Values Added
New CVE

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