cve/2019/CVE-2019-10750.md
2024-06-18 02:51:15 +02:00

741 B

CVE-2019-10750

Description

deeply is vulnerable to Prototype Pollution in versions before 3.1.0. The function assign-deep could be tricked into adding or modifying properties of Object.prototype using using a proto payload.

POC

Reference

Github