Releases32
Frequency2 months 2 weeks
Last Release
Stars2.14K
TypeORM module for Nest framework (node.js) 🍇

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 0.3.09.8 CRITICAL7.5 HIGH

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

< 0.2.259.8 CRITICAL7.5 HIGH

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.