Description
In TypeStack class-validator 0.10.2, validate() input validation can be bypassed because certain internal attributes can be overwritten via a conflicting name. Even though there is an optional forbidUnknownValues parameter that can be used to reduce the risk of this bypass, this option is not documented and thus most developers configure input validation in the vulnerable default manner. With this vulnerability, attackers can launch SQL Injection or XSS attacks by injecting arbitrary malicious input. NOTE: a software maintainer agrees with the "is not documented" finding but suggests that much of the responsibility for the risk lies in a different product.
Remediation
References
https://github.com/typestack/class-validator#passing-options
https://github.com/typestack/class-validator/issues/1422#issuecomment-1344635415
https://github.com/typestack/class-validator/issues/438
https://github.com/typestack/class-validator/issues/438#issuecomment-964728471
Related Vulnerabilities
CVE-2019-12400 Vulnerability in maven package org.apache.santuario:xmlsec
CVE-2020-26291 Vulnerability in npm package urijs
CVE-2020-7760 Vulnerability in npm package codemirror
CVE-2020-35451 Vulnerability in maven package org.apache.oozie:oozie-tools
CVE-2018-8036 Vulnerability in maven package org.apache.pdfbox:fontbox