Releases40
Frequency2 weeks 3 days
Last Release
A helper library for generating SQL queries from the Waterline Query Language.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 0.5.0, < 0.5.17.5 HIGH

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.