Show filters
17 Total Results
Displaying 1-10 of 17
Sort by:
Attacker Value
Unknown

CVE-2023-6293

Disclosure Date: November 24, 2023 (last updated December 01, 2023)
Prototype Pollution in GitHub repository robinbuschmann/sequelize-typescript prior to 2.1.6.
Attacker Value
Unknown

CVE-2023-25813

Disclosure Date: February 22, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-22580

Disclosure Date: February 16, 2023 (last updated October 08, 2023)
Due to improper input filtering in the sequalize js library, can malicious queries lead to sensitive information disclosure.
Attacker Value
Unknown

CVE-2023-22579

Disclosure Date: February 16, 2023 (last updated October 08, 2023)
Due to improper parameter filtering in the sequalize js library, can a attacker peform injection.
Attacker Value
Unknown

CVE-2023-22578

Disclosure Date: February 16, 2023 (last updated October 08, 2023)
Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections.
Attacker Value
Unknown

CVE-2022-29823

Disclosure Date: October 25, 2022 (last updated January 02, 2024)
Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object. This results in a Remote Code Execution (RCE) with privileges of application.
Attacker Value
Unknown

CVE-2022-29822

Disclosure Date: October 25, 2022 (last updated January 02, 2024)
Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection
Attacker Value
Unknown

CVE-2022-2422

Disclosure Date: October 25, 2022 (last updated January 02, 2024)
Due to improper input validation in the Feathers js library, it is possible to perform a SQL injection attack on the back-end database, in case the feathers-sequelize package is used.
Attacker Value
Unknown

CVE-2019-10749

Disclosure Date: October 29, 2019 (last updated November 27, 2024)
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.
Attacker Value
Unknown

CVE-2019-10748

Disclosure Date: October 29, 2019 (last updated November 08, 2023)
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.