CVE-2016-10551

CVE-2016-10551

Vendor Hackerone
Product waterline-sequel node module
Weakness CWE-89 · SQLi
Published May 29, 2018
Last update September 16, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 29, 2018 CVE published
September 16, 2024 Record updated