Vulnerabilities (CVE)

Filtered by vendor Balderdash Subscribe
Filtered by product Waterline-sequel
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-10551 1 Balderdash 1 Waterline-sequel 2023-12-10 7.5 HIGH 9.8 CRITICAL
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.