Files
CVEs-PoC/2019/CVE-2019-10744.md
T
2025-09-29 21:09:30 +02:00

2.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