Lucene search
+L
SequelizejsSequelize

7 matches found

CVE
CVE
added 2019/10/28 9:42 p.m.97 views

CVE-2019-10748

CVE-2019-10748 affects the Sequelize ORM. The vulnerability is a SQL Injection issue in Sequelize versions prior to 3.35.1, 4.44.3, and 5.8.11, caused by JSON path keys not being properly escaped in the MySQL/MariaDB dialects. The risk is high due to network-exposed attack potential and the abili...

9.8CVSS9.8AI score0.01315EPSS
Save
CVE
CVE
added 2019/10/17 6:12 p.m.93 views

CVE-2019-10752

CVE-2019-10752 affects the Sequelize ORM. All versions prior to 4.44.3 and 5.15.1 are vulnerable to SQL Injection because the helper function sequelize.json() does not escape values properly when formatting sub paths for JSON queries in MySQL, MariaDB and SQLite. The vulnerability is documented a...

9.8CVSS9.8AI score0.01462EPSS
Save
CVE
CVE
added 2023/02/16 2:11 p.m.89 views

CVE-2023-22579

CVE-2023-22579 concerns Sequelize (Node.js ORM). The related docs point to a type-confusion/unsafe fall-through in getWhereConditions that can bypass parameter filtering, enabling an attacker to execute arbitrary code under certain conditions. Affected component: Sequelize runtime; core issue is ...

9.9CVSS8.7AI score0.00809EPSS
Save
CVE
CVE
added 2019/10/29 4:06 p.m.84 views

CVE-2019-10749

CVE-2019-10749 affects sequelize prior to 3.35.1. The vulnerability arises in the Postgres dialect where JSON path keys are not properly sanitized, enabling SQL injection. Affected component: Sequelize (Node.js ORM) code paths used for generating queries with JSON path keys. Exploitation details ...

9.8CVSS9.7AI score0.01228EPSS
Save
CVE
CVE
added 2018/05/31 8:00 p.m.72 views

CVE-2016-10554

The CVE concerns sequelize (Node.js ORM). Before 1.7.0-alpha3, sequelize defaults SQLite to MySQL backslash escaping, even though SQLite uses PostgreSQL escaping, creating a SQL injection risk when Sequelize connects to SQLite. Affected: sequelize versions prior to 1.7.0-alpha3. Root cause: escap...

9.8CVSS9.5AI score0.01719EPSS
Save
CVE
CVE
added 2018/05/31 8:00 p.m.65 views

CVE-2016-10550

The CVE-2016-10550 issue affects sequelize (ORM for Node.js) where user input into limit or order parameters can be used to inject SQL. Concrete details across documents show affected version: 3.16.0 and earlier. Root cause is improper handling of input in query construction, enabling SQL stateme...

9.8CVSS9.5AI score0.01719EPSS
Save
CVE
CVE
added 2018/05/31 8:00 p.m.63 views

CVE-2016-10553

CVE-2016-10553 affects the Node.js ORM sequelize . The vulnerability is a SQL Injection when user input is concatenated into queries, specifically in patterns like findOne or where: "user input". Affected versions are the pre-3.0 releases; the recommended fix is to upgrade to version 3.0.0 or lat...

9.8CVSS9.7AI score0.01143EPSS
Save