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 |
https://github.com/balderdashy/waterline/issues/1219#issuecomment-157294530 | Exploit Issue Tracking Third Party Advisory |
https://nodesecurity.io/advisories/115 | Third Party Advisory |
Configurations
History
21 Nov 2024, 02:44
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/balderdashy/waterline/issues/1219#issuecomment-157294530 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://nodesecurity.io/advisories/115 - Third Party Advisory |
Information
Published : 2018-05-29 20:29
Updated : 2024-11-21 02:44
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')