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.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| dset(npm) | 0 | 3.1.2 | N/A |
| org.webjars.npm:dset(Maven) | 0 | 3.1.2 | N/A |
CVSS Metrics