Security Advisory

CVE-2016-10550

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-05-31 20:00:00
Last updated 2024-09-16 23:31:50
Assigner hackerone
CVSS score not scored
State PUBLISHED

Description

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the `limit` or `order` parameters, a malicious user can put in their own SQL statements. This affects sequelize 3.16.0 and earlier.