CVE-2022-33171

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
04/07/2022
Last modified:
03/08/2024

Description

The findOne function in TypeORM before 0.3.0 can either be supplied with a string or a FindOneOptions object. When input to the function is a user-controlled parsed JSON object, supplying a crafted FindOneOptions instead of an id string leads to SQL injection. NOTE: the vendor's position is that the user's application is responsible for input validation

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:typeorm:typeorm:*:*:*:*:*:node.js:*:* 0.3.0 (excluding)