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

779 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