Lucene search
+L

460 matches found

Prion
Prion
added 2019/10/17 7:15 p.m.18 views

Sql injection

Sequelize, all versions prior to version 4.44.3 and 5.15.1, is vulnerable to SQL Injection due to sequelize.json helper function not escaping values properly when formatting sub paths for JSON queries for MySQL, MariaDB and SQLite...

7.5CVSS9.8AI score0.01462EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2019/10/17 6:12 p.m.52 views

CVE-2019-10752

Sequelize, all versions prior to version 4.44.3 and 5.15.1, is vulnerable to SQL Injection due to sequelize.json helper function not escaping values properly when formatting sub paths for JSON queries for MySQL, MariaDB and SQLite...

9.9AI score0.01462EPSS
SaveExploits1References3
CVE
CVE
added 2019/10/17 6:12 p.m.90 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
SaveExploits1References4Affected Software1
nodejs
nodejs
added 2019/09/05 8:26 p.m.32 views

SQL Injection

Overview Affected versions of sequelize are vulnerable to SQL Injection. The function sequelize.json incorrectly formatted sub paths for JSON queries, which allows attackers to inject SQL statements and execute arbitrary SQL queries if user input is passed to the query. Exploitation example: retu...

7.5CVSS3.5AI score0.01462EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2019/09/03 6:21 p.m.18 views

Denial of Service

Overview Versions of sequelize prior to 4.44.4 are vulnerable to Denial of Service DoS. The SQLite dialect fails to catch a TypeError exception for the results variable. The results value may be undefined and trigger the error on a .map call. This may allow attackers to submit malicious input tha...

6.8AI score
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2019/08/18 9:18 a.m.8 views

ayakashi (>=1.0.0-beta3 <=1.0.0-beta5.2), cplotter-validator (>=0.0.1 <=0.0.2) +7 more potentially affected by CVE-2019-10752 via sequelize (>=5.10.0 <=5.14.0)

sequelize NPM version =5.10.0, =1.0.0-beta3, =0.0.1, =2.0.0-alpha.2, =1.0.0-beta.15, =2.0.0, =1.0.8, =1.0.9 Source cves: CVE-2019-10752 Source advisory: SNYK:JS-SEQUELIZE-459751...

9.8CVSS7.2AI score0.01462EPSS
SaveExploits1
Snyk
Snyk
added 2019/08/18 9:18 a.m.6 views

SQL Injection

Overview sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. Affected versions of this package are vulnerable to SQL Injection due to sequelize.json helper function not escaping values properly when formatting sub paths for JSON queries for MySQ...

9.8CVSS7.7AI score0.01462EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2019/08/18 9:18 a.m.6 views

@alexbp-ds/microservice-wrapper (=1.1.8), @apifie/node-microservice (>=0.0.1 <=1.0.3) +94 more potentially affected by CVE-2019-10752 via sequelize (>=4.0.0 <=4.44.2)

sequelize NPM version =4.0.0, =0.0.1, =4.0.2, =1.0.16, =1.0.20, =1.0.18, =1.0.10, =1.0.0, =0.1.0, =0.0.1, =1.0.0, =1.0.6, =5.1.3, =1.6.7, =0.6.3, =0.6.5 and more Source cves: CVE-2019-10752 Source advisory: SNYK:JS-SEQUELIZE-459751...

9.8CVSS7.2AI score0.01462EPSS
SaveExploits1
CNVD
CNVD
added 2019/06/26 12:0 a.m.7 views

Sequelize SQL Injection Vulnerability (CNVD-2019-19314)

Sequelize is a database ORM Object Relational Mapping tool for Node.js. A SQL injection vulnerability exists in Sequelize versions prior to 5.8.11. The vulnerability stems from a lack of validation of externally entered SQL statements in database-based applications. An attacker can exploit the...

9.8CVSS8.1AI score0.01315EPSS
SaveExploits1References1
nodejs
nodejs
added 2019/06/24 3:7 p.m.28 views

SQL Injection

Overview Affected versions of sequelize are vulnerable to SQL Injection. The package fails to sanitize JSON path keys in the MariaDB and MySQL dialects, which may allow attackers to inject SQL statements and execute arbitrary SQL queries. Recommendation If you are using sequelize 5.x, upgrade to...

7.5CVSS5.3AI score0.01315EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2019/06/24 8:24 a.m.19 views

SQL Injection

sequelize is vulnerable to sql injection attacks. The attacks are possible because the library does not properly escape the JSON path key provided by user using mariadb dialects in query-generator.js...

9.8CVSS9.4AI score0.01315EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2019/06/24 7:18 a.m.20 views

SQL Injection

sequelize is vulnerable to sql injection attacks. The attacks are possible because the library does not escape the JSON path key provided by the user using postgres dialects in query-generator.js...

9.8CVSS9.4AI score0.01228EPSS
SaveExploits1References2Affected Software1
vulnersOsv
vulnersOsv
added 2019/06/20 10:26 a.m.6 views

@aaa-backend-stack/graphql (>=1.16.1 <=2.4.4), @aaa-backend-stack/graphql-rest-bindings (>=1.16.0 <=1.16.9) +102 more potentially affected by CVE-2019-10749 via sequelize (>=3.0.1 <=3.34.0)

sequelize NPM version =3.0.1, =1.16.1, =1.16.0, =1.16.0, =1.16.0, =1.16.0, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =1.12.0, =1.0.22, =2.0.10, =1.0.97, =1.6.489, =1.6.735 and more Source cves: CVE-2019-10749 Source advisory: SNYK:JS-SEQUELIZE-450222...

9.8CVSS7.2AI score0.01228EPSS
SaveExploits1
Snyk
Snyk
added 2019/06/20 10:26 a.m.4 views

SQL Injection

Overview sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. Affected versions of this package are vulnerable to SQL Injection due to JSON path keys not being properly sanitized in the Postgres dialect. PoC by Snyk const Sequelize =...

9.8CVSS7.7AI score0.01228EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2019/06/20 10:17 a.m.6 views

@alexbp-ds/microservice-wrapper (=1.1.8), @apifie/node-microservice (>=0.0.1 <=1.0.3) +94 more potentially affected by CVE-2019-10748 via sequelize (>=4.0.0 <=4.44.2)

sequelize NPM version =4.0.0, =0.0.1, =4.0.2, =1.0.16, =1.0.20, =1.0.18, =1.0.10, =1.0.0, =0.1.0, =0.0.1, =1.0.0, =1.0.6, =5.1.3, =1.6.7, =0.6.3, =0.6.5 and more Source cves: CVE-2019-10748 Source advisory: SNYK:JS-SEQUELIZE-450221...

9.8CVSS7.2AI score0.01315EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2019/06/20 10:17 a.m.6 views

1st-project (=1.0.2), @142vip/egg-sequelize (>=0.0.1 <=0.0.2) +1065 more potentially affected by CVE-2019-10748 via sequelize (>=5.10.0 <=5.8.10)

sequelize NPM version =5.10.0, =0.0.1, =0.5.0, =1.0.0, =1.0.0, =1.0.0, =0.0.1, =1.0.1, =1.0.0, =0.2.0, =1.0.1, =1.0.2 - @aica/js-app =1.0.1 and more Source cves: CVE-2019-10748 Source advisory: SNYK:JS-SEQUELIZE-450221...

9.8CVSS7.2AI score0.01315EPSS
SaveExploits1
Snyk
Snyk
added 2019/06/20 10:17 a.m.5 views

SQL Injection

Overview sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. Affected versions of this package are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects. PoC by Snyk const Sequelize =...

9.8CVSS7.7AI score0.01315EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2019/06/20 10:17 a.m.7 views

@aaa-backend-stack/graphql (>=1.16.1 <=2.4.4), @aaa-backend-stack/graphql-rest-bindings (>=1.16.0 <=1.16.9) +102 more potentially affected by CVE-2019-10748 via sequelize (>=3.0.1 <=3.34.0)

sequelize NPM version =3.0.1, =1.16.1, =1.16.0, =1.16.0, =1.16.0, =1.16.0, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =1.12.0, =1.0.22, =2.0.10, =1.0.97, =1.6.489, =1.6.735 and more Source cves: CVE-2019-10748 Source advisory: SNYK:JS-SEQUELIZE-450221...

9.8CVSS7.2AI score0.01315EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2019/06/05 8:43 p.m.23 views

Sensitive Data Exposure in sequelize-cli

Versions of sequelize-cli prior to 5.5.0 are vulnerable to Sensitive Data Exposure. The function filteredURL does not properly sanitize the config.password value which may cause passwords with special characters to be logged in plain text. Recommendation Upgrade to version 5.5.0 or later...

3.8AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2019/06/05 8:43 p.m.6 views

GHSA-3XC7-XG67-PW99 Sensitive Data Exposure in sequelize-cli

Versions of sequelize-cli prior to 5.5.0 are vulnerable to Sensitive Data Exposure. The function filteredURL does not properly sanitize the config.password value which may cause passwords with special characters to be logged in plain text. Recommendation Upgrade to version 5.5.0 or later...

3.5CVSS5.8AI score
SaveExploits0References5
Rows per page
Query Builder