CVE-2016-10551

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.
References
Link Resource
https://github.com/balderdashy/waterline/issues/1219#issuecomment-157294530 Exploit Issue Tracking Third Party Advisory
https://nodesecurity.io/advisories/115 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:balderdash:waterline-sequel:0.5.0:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2018-05-29 20:29

Updated : 2023-12-10 12:30


NVD link : CVE-2016-10551

Mitre link : CVE-2016-10551

CVE.ORG link : CVE-2016-10551


JSON object : View

Products Affected

balderdash

  • waterline-sequel
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')