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

791 B

CVE-2019-10745

Description

assign-deep is vulnerable to Prototype Pollution in versions before 0.4.8 and version 1.0.0. The function assign-deep could be tricked into adding or modifying properties of Object.prototype using either a constructor or a proto payload.

POC

Reference

Github