Files
CVEs-PoC/2020/CVE-2020-7637.md
T
2024-06-09 00:33:16 +00:00

784 B

CVE-2020-7637

Description

class-transformer before 0.3.1 allow attackers to perform Prototype Pollution. The classToPlainFromExist function could be tricked into adding or modifying properties of Object.prototype using a proto payload.

POC

Reference

Github