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

720 B

CVE-2020-7644

Description

fun-map through 3.3.1 is vulnerable to Prototype Pollution. The function assocInM could be tricked into adding or modifying properties of 'Object.prototype' using a 'proto' payload.

POC

Reference

Github