Releases12
Frequency7 months 4 days
Last Release
A tiny (194B) utility for safely writing deep Object values~!
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| all versions | 6.5 MEDIUM | 6.8 MEDIUM | ||
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. | ||||
| >= 1.0.0, <= 2.0.1 | 9.8 CRITICAL | 7.5 HIGH | ||
Prototype pollution vulnerability in 'dset' versions 1.0.0 through 2.0.1 allows attacker to cause a denial of service and may lead to remote code execution. | ||||