PT-2015-5244 · Sequelize · Sequelize
Fixe
·
Publicado
2015-01-27
·
Atualizado
2017-10-24
·
CVE-2015-1369
CVSS v2.0
7.5
Alta
| Vetor | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
sequelize versions prior to 2.0.0-rc8
Description
A SQL injection issue allows remote attackers to execute arbitrary SQL commands via the
order parameter when user input is passed into it. This can be exploited by manipulating the order parameter in queries, such as in the findAndCountAll method.Recommendations
Update to version 2.0.0-rc8 or later. As a temporary workaround, consider validating and sanitizing user input for the
order parameter to prevent malicious SQL commands. Restrict access to the order parameter in the affected API endpoint to minimize the risk of exploitation.Exploit
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