Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-33171 (Critical) detected in typeorm-0.2.12.tgz #168

Open
mend-bolt-for-github bot opened this issue Jul 6, 2022 · 0 comments
Open

CVE-2022-33171 (Critical) detected in typeorm-0.2.12.tgz #168

mend-bolt-for-github bot opened this issue Jul 6, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jul 6, 2022

CVE-2022-33171 - Critical Severity Vulnerability

Vulnerable Library - typeorm-0.2.12.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.12.tgz

Path to dependency file: /GraphqlType-API-Registration/package.json

Path to vulnerable library: /node_modules/typeorm/package.json

Dependency Hierarchy:

  • typeorm-0.2.12.tgz (Vulnerable Library)

Found in base branch: master

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: 0.3.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jul 6, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-33171 (Medium) detected in typeorm-0.2.12.tgz CVE-2022-33171 (High) detected in typeorm-0.2.12.tgz Jul 21, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-33171 (High) detected in typeorm-0.2.12.tgz CVE-2022-33171 (Critical) detected in typeorm-0.2.12.tgz Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants