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 | 
| 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
                    21 Nov 2024, 06:52
| Type | Values Removed | Values Added | 
|---|---|---|
| CVSS | v2 : v3 : | v2 : 6.8 v3 : 6.5 | 
| References | () https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 - Broken Link | |
| References | () https://github.com/lukeed/dset/pull/38 - | |
| References | () 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 | 
11 May 2022, 16:18
| Type | Values Removed | Values Added | 
|---|---|---|
| CPE | cpe:2.3:a:dset_project:dset:*:*:*:*:*:node.js:*:* | |
| CVSS | v2 : v3 : | v2 : 6.8 v3 : 8.1 | 
| CWE | CWE-1321 | |
| References | (MISC) https://github.com/lukeed/dset/blob/master/src/merge.js%23L9 - Broken Link | |
| References | (MISC) https://snyk.io/vuln/SNYK-JS-DSET-2330881 - Exploit, Third Party Advisory | |
| References | (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')
