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

1.0 KiB

CVE-2019-10746

Description

mixin-deep is vulnerable to Prototype Pollution in versions before 1.3.2 and version 2.0.0. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

POC

Reference

Github