← Back to CVE List

CVE-2016-10551

Published: 2018-05-29T20:29Z
Last Modified: 2024-11-21T02:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt