VYPR

npm package

class-validator

pkg:npm/class-validator

Vulnerabilities (1)

  • CVE-2019-18413Oct 24, 2019
    affected < 0.14.0fixed 0.14.0

    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