Filtered by vendor Typeorm Subscriptions
Filtered by product Typeorm Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2022-33171 1 Typeorm 1 Typeorm 2024-06-10 9.8 Critical
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
CVE-2020-8158 1 Typeorm 1 Typeorm 2022-08-05 9.8 Critical
Prototype pollution vulnerability in the TypeORM package < 0.2.25 may allow attackers to add or modify Object properties leading to further denial of service or SQL injection attacks.