
balderdashy/waterline
Releases134
Frequency3 weeks 4 days
Last Release
Stars5.39K
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| — | 7.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. | |||