CVE-2023-25813
- EPSS 3.52%
- Veröffentlicht 22.02.2023 19:15:11
- Zuletzt bearbeitet 21.11.2024 07:50:15
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 ...
CVE-2023-22578
- EPSS 0.18%
- Veröffentlicht 16.02.2023 15:15:18
- Zuletzt bearbeitet 21.11.2024 07:45:00
Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections.
CVE-2023-22579
- EPSS 0.42%
- Veröffentlicht 16.02.2023 15:15:18
- Zuletzt bearbeitet 21.11.2024 07:45:00
Due to improper parameter filtering in the sequalize js library, can a attacker peform injection.
CVE-2023-22580
- EPSS 0.29%
- Veröffentlicht 16.02.2023 15:15:18
- Zuletzt bearbeitet 21.11.2024 07:45:00
Due to improper input filtering in the sequalize js library, can malicious queries lead to sensitive information disclosure.
CVE-2019-10748
- EPSS 0.43%
- Veröffentlicht 29.10.2019 19:15:16
- Zuletzt bearbeitet 21.11.2024 04:19:50
Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects.
CVE-2019-10749
- EPSS 0.36%
- Veröffentlicht 29.10.2019 19:15:16
- Zuletzt bearbeitet 21.11.2024 04:19:50
sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being properly sanitized in the Postgres dialect.
CVE-2019-10752
- EPSS 0.43%
- Veröffentlicht 17.10.2019 19:15:10
- Zuletzt bearbeitet 21.11.2024 04:19:51
Sequelize, all versions prior to version 4.44.3 and 5.15.1, is vulnerable to SQL Injection due to sequelize.json() helper function not escaping values properly when formatting sub paths for JSON queries for MySQL, MariaDB and SQLite.
CVE-2019-11069
- EPSS 0.29%
- Veröffentlicht 10.04.2019 21:29:01
- Zuletzt bearbeitet 21.11.2024 04:20:28
Sequelize version 5 before 5.3.0 does not properly ensure that standard conforming strings are used.
CVE-2016-10554
- EPSS 0.49%
- Veröffentlicht 31.05.2018 20:29:02
- Zuletzt bearbeitet 21.11.2024 02:44:16
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. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash esc...
CVE-2016-10550
- EPSS 0.49%
- Veröffentlicht 31.05.2018 20:29:01
- Zuletzt bearbeitet 21.11.2024 02:44:14
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...