CVE-2022-25645: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
(updated )
All versions of package dset is 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
Detect and mitigate CVE-2022-25645 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →