cve/2019/CVE-2019-10747.md
2024-06-09 00:33:16 +00:00

1.0 KiB

CVE-2019-10747

Description

set-value is vulnerable to Prototype Pollution in versions lower than 3.0.1. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype and proto payloads.

POC

Reference

Github