Description
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.
Remediation
References
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974
https://snyk.io/vuln/SNYK-JS-DSET-2330881
https://github.com/lukeed/dset/blob/master/src/merge.js%23L9
https://github.com/lukeed/dset/pull/38
Related Vulnerabilities
CVE-2023-42794 Vulnerability in maven package org.apache.tomcat:tomcat-catalina
CVE-2022-31172 Vulnerability in npm package @openzeppelin/contracts-upgradeable
CVE-2022-24066 Vulnerability in npm package simple-git
CVE-2022-24819 Vulnerability in maven package org.xwiki.platform:xwiki-platform-web-templates
CVE-2023-46659 Vulnerability in maven package org.jenkins-ci.plugins:trac