Lucene search
K

453 matches found

OSV
OSV
added 2017/10/24 6:33 p.m.8 views

GHSA-XQG8-CV3H-XPPV SQL Injection in sequelize

Versions 2.0.0-rc-7 and earlier of sequelize are affected by a SQL injection vulnerability when user input is passed into the order parameter. Proof of Concept javascript Test.findAndCountAll where: id :1 , order : 'id', 'UNTRUSTED USER INPUT' Recommendation Update to version 2.0.0-rc8 or later...

7.5CVSS7.2AI score0.02174EPSS
Exploits1References7
Veracode
Veracode
added 2017/02/06 8:42 a.m.8 views

SQL Injection

sequelize is vulnerable to sql injection attacks. The attacks are possible when user passes the order from JSON user input...

7AI score
Exploits0
Node.js
Node.js
added 2016/07/18 6:47 p.m.29 views

SQL Injection via GeoJSON

Overview Affected versions of sequelize are vulnerable to SQL Injection in Models that have fields with the GEOMETRY DataType. This vulnerability occurs because single quotes in document values are not escaped for GeoJSON documents using STGeomFromGeoJSON, and MySQL GeoJSON documents using...

4.2AI score0.06541EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/05/05 10:16 p.m.31 views

SQL Injection

Overview Affected versions of sequelize use MySQL's backslash-based escape syntax when connecting to SQLite, despite the fact that SQLite uses PostgreSQL's escape syntax, which can result in a SQL Injection vulnerability. Recommendation Update to version 1.7.0-alpha3 or later. References - Commit...

7.5CVSS3.4AI score0.01913EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/05/05 10:8 p.m.34 views

SQL Injection

Overview Affected versions of sequelize are vulnerable to SQL Injection in locations where user input is passed into the limit or order parameters of sequelize query calls, such as findOne or findAll. Recommendation Update to version 3.17.0 or later. References - PR 5167 - Commit f282d8 - GitHub...

7.5CVSS4.1AI score0.01913EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/05/05 9:50 p.m.29 views

Potential SQL Injection

Overview Affected versions of sequelize are vulnerable to SQL Injection when user input is passed into findOne or into a statement such as where: "user input". Recommendation Update to version 3.0.0 or later. Version 3.0.0 will introduce a number of breaking changes. Thankfully, the project autho...

7.5CVSS3AI score0.01285EPSS
Exploits0Affected Software1
Node.js
Node.js
added 2016/04/18 9:16 p.m.33 views

SQL Injection

Overview Affected versions of sequelize cast arrays to strings and fail to properly escape the resulting SQL statement, resulting in a SQL injection vulnerability. Proof of Concept In Postgres, SQLite, and Microsoft SQL Server there is an issue where arrays are treated as strings and improperly...

5CVSS1.9AI score0.01342EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2015/10/17 7:41 p.m.20 views

SQL Injection

Overview Versions 2.0.0-rc-7 and earlier of sequelize are affected by a SQL injection vulnerability when user input is passed into the order parameter. Proof of Concept javascript Test.findAndCountAll where: id :1 , order : 'id', 'UNTRUSTED USER INPUT' Recommendation Update to version 2.0.0-rc8 o...

7.5CVSS3.3AI score0.02174EPSS
Exploits1Affected Software1
CNVD
CNVD
added 2015/01/28 12:0 a.m.1 views

Joyent Node.js Sequelize SQL Injection Vulnerability

Joyent Node.js is the United States Joyent company's set of web applications built on Google V8 JavaScript engine on top of the platform. Sequelize is one of the database ORM object-relational mapping tool. A SQL injection vulnerability exists in Joyent Node.js Sequelize. A remote attacker can...

7.5CVSS8.7AI score0.02174EPSS
Exploits1References1
NVD
NVD
added 2015/01/27 8:4 p.m.14 views

CVE-2015-1369

SQL injection vulnerability in Sequelize before 2.0.0-rc7 for Node.js allows remote attackers to execute arbitrary SQL commands via the order parameter...

7.5CVSS8.3AI score0.02174EPSS
Exploits1References3
Prion
Prion
added 2015/01/27 8:4 p.m.9 views

Sql injection

SQL injection vulnerability in Sequelize before 2.0.0-rc7 for Node.js allows remote attackers to execute arbitrary SQL commands via the order parameter...

7.5CVSS9AI score0.02174EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2015/01/27 5:0 p.m.19 views

CVE-2015-1369

SQL injection vulnerability in Sequelize before 2.0.0-rc7 for Node.js allows remote attackers to execute arbitrary SQL commands via the order parameter...

8.3AI score0.02174EPSS
Exploits1References3
CVE
CVE
added 2015/01/27 5:0 p.m.67 views

CVE-2015-1369

Summary: CVE-2015-1369 is a SQL injection in Sequelize for Node.js, affecting versions up to and including 2.0.0-rc7 where user input placed in the order parameter can lead to arbitrary SQL execution. The issue is caused by unsafe handling of the order input, enabling attackers to influence queri...

7.5CVSS8.6AI score0.02174EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder