Security Advisory

CVE-2022-25645

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-05-01 15:30:39
Last updated 2024-09-17 03:28:40
Assigner snyk
State PUBLISHED

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.