cve/2019/CVE-2019-10750.md
2025-09-29 21:09:30 +02:00

792 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