Lucene search
K

453 matches found

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

Sql injection

sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being properly sanitized in the Postgres dialect...

7.5CVSS9.7AI score0.01228EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2019/10/29 7:15 p.m.9 views

Sql injection

Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects...

7.5CVSS9.8AI score0.01315EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2019/10/29 4:6 p.m.66 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
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2019/10/29 4:6 p.m.14 views

CVE-2019-10749

sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being properly sanitized in the Postgres dialect...

9.8AI score0.01228EPSS
Exploits1References2
Cvelist
Cvelist
added 2019/10/28 9:42 p.m.14 views

CVE-2019-10748

Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects...

9.9AI score0.01315EPSS
Exploits1References3
CVE
CVE
added 2019/10/28 9:42 p.m.84 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
Exploits1References3Affected Software1
vulnersOsv
vulnersOsv
added 2019/10/25 7:43 p.m.3 views

12g (=0.0.27), 402 (>=0.0.2 <=0.1.1) +995 more potentially affected by CVE-2019-10752 via sequelize (>=1.0.2 <=4.44.2)

sequelize NPM version =1.0.2, =0.0.2, =1.16.1, =1.16.0, =1.16.0, =1.16.0, =1.16.0, =0.0.1, =1.1.7, =0.0.1, =1.0.0, =4.0.2, =5.2.3 and more Source cves: CVE-2019-10752 Source advisory: OSV:GHSA-M9JW-237R-GVFV...

9.8CVSS7.2AI score0.01462EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2019/10/25 7:43 p.m.4 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: OSV:GHSA-M9JW-237R-GVFV...

9.8CVSS7.2AI score0.01462EPSS
Exploits1
OSV
OSV
added 2019/10/25 7:43 p.m.0 views

GHSA-M9JW-237R-GVFV SQL Injection in sequelize

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: js return...

9.8CVSS6.1AI score0.01462EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2019/10/25 7:43 p.m.25 views

SQL Injection in sequelize

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: js return...

9.8CVSS9.7AI score0.01462EPSS
Exploits1References8Affected Software1
Veracode
Veracode
added 2019/10/18 5:34 a.m.23 views

SQL Injection

sequelize is vulnerable to SQL injection. The vulnerability exists due to improper escaping of values in the sequelize.json helper function when formatting sub paths for JSON queries for MySQL, MariaDB and SQLite...

9.8CVSS1.9AI score0.01462EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2019/10/17 7:15 p.m.43 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.8CVSS9.9AI score0.01462EPSS
Exploits1References4
OSV
OSV
added 2019/10/17 7:15 p.m.13 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.8CVSS8.3AI score
Exploits0References4
Prion
Prion
added 2019/10/17 7:15 p.m.11 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
Exploits1References4Affected Software1
CVE
CVE
added 2019/10/17 6:12 p.m.78 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
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2019/10/17 6:12 p.m.39 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
Exploits1References3
Node.js
Node.js
added 2019/09/05 8:26 p.m.24 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
Exploits1Affected Software1
Node.js
Node.js
added 2019/09/03 6:21 p.m.14 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
Exploits0Affected Software1
vulnersOsv
vulnersOsv
added 2019/08/18 9:18 a.m.3 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.7AI score0.01462EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2019/08/18 9:18 a.m.3 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
Exploits1
Rows per page
Query Builder