Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Class-Transformer Project | Class-Transformer | < 0.3.1 |
Related Weaknesses (CWE)
References
- https://github.com/typestack/class-transformer/commit/8f04eb9db02de708f1a20f6f2dPatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-CLASSTRANSFORMER-564431ExploitThird Party Advisory
- https://github.com/typestack/class-transformer/commit/8f04eb9db02de708f1a20f6f2dPatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-CLASSTRANSFORMER-564431ExploitThird Party Advisory
FAQ
What is CVE-2020-7637?
CVE-2020-7637 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 __pro...
How severe is CVE-2020-7637?
CVE-2020-7637 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7637?
Check the references section above for vendor advisories and patch information. Affected products include: Class-Transformer Project Class-Transformer.