SCA: security update for sequelize (GHSA-wrh9-cjv3-2hpw)

critical Tenable Self-Hosted Container Security Plugin ID 420100

Description

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

- Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to
replacements. Parameters which are passed through replacements are not properly escaped which can lead to
arbitrary SQL injection depending on the specific queries in use. The issue has been fixed in Sequelize
6.19.1. Users are advised to upgrade. Users unable to upgrade should not use the `replacements` and the
`where` option in the same query. (CVE-2023-25813)

See Also

https://github.com/advisories/GHSA-wrh9-cjv3-2hpw

Plugin Details

Severity: Critical

ID: 420100

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/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.58

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2023-25813

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: 2/22/2023

Vulnerability Publication Date: 2/22/2023

Reference Information

CVE: CVE-2023-25813

cwe: CWE-89