← Back to CVE List

CVE-2022-33171

Published: 2022-07-04T16:15Z
Last Modified: 2024-11-21T07:07Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 > MITRE Terms of Use apply – see LICENSE‑MITRE.txt