4 matches found
CVE-2023-22578
Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections.
CVE-2023-22580
Due to improper input filtering in the sequalize js library, can malicious queries lead to sensitive information disclosure.
CVE-2023-22579
Due to improper parameter filtering in the sequalize js library, can a attacker peform injection.
CVE-2023-25813
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...