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
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/33xxx/CVE-2022-33171.json",
"cna_assigner": "mitre",
"isDisputed": true
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.3.0"
}
],
"cpe": "cpe:2.3:a:typeorm:typeorm:*:*:*:*:*:node.js:*:*",
"source": [
"DESCRIPTION",
"CPE_RANGE"
]
}