PT-2018-4728 · Sequelize · Sequelize
Mickhansen
·
Publicado
2018-05-31
·
Atualizado
2019-10-09
·
CVE-2016-10550
CVSS v3.1
9.8
Crítica
| Vetor | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
sequelize versions 3.16.0 and earlier
Description
The issue concerns SQL Injection where user input is passed into the
limit or order parameters of sequelize query calls, such as findOne or findAll. This allows a malicious user to inject their own SQL statements.Recommendations
For versions 3.16.0 and earlier, update to version 3.17.0 or later. As a temporary workaround, consider restricting user input for the
limit and order parameters to prevent SQL injection attacks.Correção
SQL injection
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Sequelize