SCA: security update for typeorm (GHSA-fx4w-v43j-vc45)

critical Tenable Self-Hosted Container Security Plugin ID 421788

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 (CVE-2022-33171)

See Also

https://github.com/advisories/GHSA-fx4w-v43j-vc45

Plugin Details

Severity: Critical

ID: 421788

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2022-33171

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/5/2022

Vulnerability Publication Date: 7/4/2022

Reference Information

CVE: CVE-2022-33171

cwe: CWE-89