Files
CVEs-PoC/2020/CVE-2020-7638.md
T
2024-06-18 02:51:15 +02:00

787 B

CVE-2020-7638

Description

confinit through 0.3.0 is vulnerable to Prototype Pollution.The 'setDeepProperty' function could be tricked into adding or modifying properties of 'Object.prototype' using a 'proto' payload.

POC

Reference

Github