SCA: security update for sequelize (GHSA-98pq-pmw9-4gpm)

critical Tenable Cloud Security Plugin ID 422348

Description

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

- sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB,
SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the `limit` or `order`
parameters, a malicious user can put in their own SQL statements. This affects sequelize 3.16.0 and
earlier. (CVE-2016-10550)

See Also

https://github.com/advisories/GHSA-98pq-pmw9-4gpm

Plugin Details

Severity: Critical

ID: 422348

Version: Revision 1.3

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.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2016-10550

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/18/2019

Vulnerability Publication Date: 5/5/2016

Reference Information

CVE: CVE-2016-10550

cwe: CWE-89