Security Advisory

CVE-2022-23624

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-02-07 22:15:10
Last updated 2025-04-23 19:06:56
Assigner GitHub_M
State PUBLISHED

Description

Frourio-express is a minimal full stack framework, for TypeScript. Frourio-express users who uses frourio-express version prior to v0.26.0 and integration with class-validator through `validators/` folder are subject to a input validation vulnerability. Validators do not work properly for request bodies and queries in specific situations and some input is not validated at all. Users are advised to update frourio to v0.26.0 or later and to install `class-transformer` and `reflect-metadata`.