cve/2019/CVE-2019-10744.md
2024-06-09 00:33:16 +00:00

2.0 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