SCA: security update for waterline-sequel (GHSA-cgpp-wm2h-6hqx)

critical Tenable Self-Hosted Container Security Plugin ID 422859

Description

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

- waterline-sequel is a module that helps generate SQL statements for Waterline apps Any user input that
goes into Waterline's `like`, `contains`, `startsWith`, or `endsWith` will end up in waterline-sequel with
the potential for malicious code. A malicious user can input their own SQL statements in waterline-sequel
0.50 that will get executed and have full access to the database. (CVE-2016-10551)

See Also

https://github.com/advisories/GHSA-cgpp-wm2h-6hqx

Plugin Details

Severity: Critical

ID: 422859

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/29/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: High

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-2016-10551

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/18/2019

Vulnerability Publication Date: 5/6/2016

Reference Information

CVE: CVE-2016-10551

cwe: CWE-89