Home

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

PUBLISHED Reserved 2022-06-13 | Published 2022-07-04 | Updated 2024-08-03 | Assigner mitre

References

github.com/typeorm/typeorm/compare/0.2.45...0.3.0

seclists.org/fulldisclosure/2022/Jun/51

seclists.org/fulldisclosure/2022/Aug/7 (20220815 Re: typeorm CVE-2022-33171) mailing-list

packetstormsecurity.com/...0.3.7-Information-Disclosure.html

github.com/typeorm/typeorm/compare/0.2.45...0.3.0

seclists.org/fulldisclosure/2022/Jun/51

seclists.org/fulldisclosure/2022/Aug/7 (20220815 Re: typeorm CVE-2022-33171) mailing-list

packetstormsecurity.com/...0.3.7-Information-Disclosure.html

cve.org (CVE-2022-33171)

nvd.nist.gov (CVE-2022-33171)

Download JSON