Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements. Parameters which are passed through replacements are not properly escaped which can lead to arbitrary SQL injection depending on the specific queries in use. The issue has been fixed in Sequelize 6.19.1. Users are advised to upgrade. Users unable to upgrade should not use the `replacements` and the `where` option in the same query.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-02-22T18:14:44.579Z

Updated: 2023-02-22T18:14:44.579Z

Reserved: 2023-02-15T16:34:48.773Z


Link: CVE-2023-25813

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-02-22T19:15:11.777

Modified: 2023-03-03T02:04:19.600


Link: CVE-2023-25813

JSON object: View

cve-icon Redhat Information

No data.

CWE