Lucene search
+L

481 matches found

OSV
OSV
•added 2019/02/18 11:54 p.m.•48 views

GHSA-2V7Q-2XQX-F4Q5 Potential SQL Injection in sequelize

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 authors have...

9.8CVSS9.9AI score0.01285EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2019/02/18 11:54 p.m.•41 views

SQL Injection in sequelize

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...

9.8CVSS3.1AI score0.01913EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2019/02/18 11:54 p.m.•58 views

GHSA-X2JC-PWFJ-H9P3 SQL Injection in sequelize

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...

9.8CVSS9.8AI score0.01913EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
•added 2019/02/18 11:54 p.m.•3 views

alke (>=0.0.1, <=0.0.2), audit.sequelize (0.0.1) +21 more potentially affected by CVE-2016-10554 via sequelize (>=1.0.2, <=1.6.0-beta4)

sequelize NPM version =1.0.2, =0.0.1, =0.0.1, =0.0.1, =0.0.7, =0.5.0-beta.2, =0.1.2, =0.0.1, =0.0.1, =0.3.0, =0.3.0, =0.0.3, =0.1.0, =0.1.2 and more Source cves: CVE-2016-10554 Source advisory: OSV:GHSA-X2JC-PWFJ-H9P3...

9.8CVSS5.4AI score0.01913EPSS
SaveExploits0
vulnersOsv
vulnersOsv
•added 2019/02/18 11:54 p.m.•4 views

@loke/mysql-orm (1.12.0), bell.js (>=2.0.0-alpha.1, <=2.0.5) +37 more potentially affected by CVE-2016-10556 via sequelize (>=3.0.1, <=3.19.3)

sequelize NPM version =3.0.1, =2.0.0-alpha.1, =1.0.2, =0.1.0, =2.8.0, =0.0.1, =10.0.2, =0.0.1, =0.0.1, =0.1.0, =1.0.2, =0.0.1, =5.0.0-rc, =6.0.0-rc6 and more Source cves: CVE-2016-10556 Source advisory: OSV:GHSA-9C2P-JW8P-F84V...

7.5CVSS5.4AI score0.01342EPSS
SaveExploits1
Github Security Blog
Github Security Blog
•added 2019/02/18 11:54 p.m.•49 views

SQL Injection in sequelize

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 escaped...

7.5CVSS7.9AI score0.01342EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2019/02/18 11:54 p.m.•62 views

GHSA-9C2P-JW8P-F84V SQL Injection in sequelize

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 escaped...

7.5CVSS7.8AI score0.01342EPSS
SaveExploits1References4
OSV
OSV
•added 2018/05/31 8:29 p.m.•28 views

CVE-2016-10554

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 escaping, even though SQLite uses Postgres escapin...

9.8CVSS9.8AI score
SaveExploits0References2
NVD
NVD
•added 2018/05/31 8:29 p.m.•24 views

CVE-2016-10550

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 in their own SQL statements. This affects sequeliz...

9.8CVSS9.5AI score0.01913EPSS
SaveExploits0References2
NVD
NVD
•added 2018/05/31 8:29 p.m.•41 views

CVE-2016-10553

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. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8CVSS9.7AI score0.01285EPSS
SaveExploits0References2
OSV
OSV
•added 2018/05/31 8:29 p.m.•17 views

CVE-2016-10550

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 in their own SQL statements. This affects sequeliz...

9.8CVSS9.8AI score
SaveExploits0References2
OSV
OSV
•added 2018/05/31 8:29 p.m.•21 views

CVE-2016-10553

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. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8CVSS10AI score
SaveExploits0References2
Prion
Prion
•added 2018/05/31 8:29 p.m.•19 views

Input validation

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 in their own SQL statements. This affects sequeliz...

7.5CVSS7.6AI score0.01913EPSS
SaveExploits0References2Affected Software1
Prion
Prion
•added 2018/05/31 8:29 p.m.•19 views

Sql injection

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. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

7.5CVSS8.1AI score0.01285EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2018/05/31 8:00 p.m.•33 views

CVE-2016-10550

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 in their own SQL statements. This affects sequeliz...

9.6AI score0.01913EPSS
SaveExploits0References2
CVE
CVE
•added 2018/05/31 8:00 p.m.•70 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.01913EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2018/05/31 8:00 p.m.•47 views

CVE-2016-10553

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. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8AI score0.01285EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2018/05/31 8:00 p.m.•39 views

CVE-2016-10554

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 escaping, even though SQLite uses Postgres escapin...

9.6AI score0.01913EPSS
SaveExploits0References2
CVE
CVE
•added 2018/05/31 8:00 p.m.•78 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.01913EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2018/05/31 8:00 p.m.•70 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.01285EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder