Beveiligingsadvies

CVE-2022-33171

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2022-07-04 15:51:49
Laatst bijgewerkt 2024-08-03 08:01:20
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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