← Back to CVE List

CVE-2022-25645

Published: 2022-05-01T16:15Z
Last Modified: 2024-11-21T06:52Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt