** DISPUTED ** 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.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2022-33171 - High Severity Vulnerability
Vulnerable Library - typeorm-0.2.45.tgz
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Library home page: https://registry.npmjs.org/typeorm/-/typeorm-0.2.45.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/typeorm/package.json
Dependency Hierarchy: - next-auth-3.29.10.tgz (Root Library) - typeorm-legacy-adapter-0.1.4.tgz - :x: **typeorm-0.2.45.tgz** (Vulnerable Library)
Found in HEAD commit: 1aaa89a68971e6811042f781fce5f59a4a7ae169
Found in base branch: main
Vulnerability Details
** DISPUTED ** 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.
Publish Date: 2022-07-04
URL: CVE-2022-33171
CVSS 3 Score Details (9.8)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33171
Release Date: 2022-07-04
Fix Resolution (typeorm): 0.3.0
Direct dependency fix Resolution (next-auth): 4.0.0
Step up your Open Source Security Game with Mend here