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

1.9 KiB

CVE-2019-10744

Description

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

POC

Reference

Github