CVE-2016-10551

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
29/05/2018
Last modified:
09/10/2019

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:balderdash:waterline-sequel:0.5.0:*:*:*:*:node.js:*:*