Lucene search
+L

672 matches found

Snyk
Snyk
added 2026/03/11 12:27 a.m.4 views

SQL Injection

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to SQL Injection via the actionSearch process in ElementSearchController. An attacker can execute arbitrary SQL commands and extract database contents by injecting malicious input into...

8.8CVSS6.2AI score0.0035EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/11 12:27 a.m.7 views

CraftCMS's `ElementSearchController` Affected by Blind SQL Injection

The ElementSearchController::actionSearch endpoint is missing the unset protection that was added to ElementIndexesController in GHSA-2453-mppf-46cj. The exact same SQL injection vulnerability including criteriaorderBy, the original advisory vector works on this controller because the fix was nev...

8.8CVSS6AI score0.0035EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/11 12:18 a.m.5 views

EUVD-2026-10871

Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type...

7.5CVSS5.8AI score0.00422EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/11 12: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 via the traverseJSON function, which escapes JSON path values but not cast types after the :: operator. An attacker ca...

8.7CVSS6AI score0.00422EPSS
SaveExploits2References2
OSV
OSV
added 2026/03/11 12:18 a.m.3 views

GHSA-6457-6JRX-69CR Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Summary SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data...

7.5CVSS6.1AI score0.00422EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/03/11 12:18 a.m.16 views

Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Summary SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data...

7.5CVSS6AI score0.00422EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2026/03/10 8:22 p.m.32 views

CVE-2026-30951 Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object...

7.5CVSS0.00422EPSS
SaveExploits2References1
OSV
OSV
added 2026/03/10 8:22 p.m.7 views

CVE-2026-30951 Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object...

7.5CVSS5.9AI score0.00422EPSS
SaveExploits2References7
Vulnrichment
Vulnrichment
added 2026/03/10 8:22 p.m.5 views

CVE-2026-30951 Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object...

7.5CVSS7.1AI score0.00422EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:22 p.m.4 views

CVE-2026-30951

Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object...

7.5CVSS5.9AI score0.00422EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2026/03/10 8:22 p.m.29 views

CVE-2026-30951

CVE-2026-30951 affects Sequelize (Node.js ORM). Prior to version 6.37.8, JSON/JSONB where-clause processing can interpolate an unescaped cast type via _traverseJSON(), inserting CAST(... AS ) with attacker-controlled JSON keys, enabling arbitrary SQL and data exfiltration from any table. The vuln...

7.5CVSS5.9AI score0.00422EPSS
SaveExploits2References5Affected Software1
Snyk
Snyk
added 2026/03/10 6:25 p.m.8 views

SQL Injection

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to SQL Injection in the handling of dot-notation field names with the sort, distinct, or where query parameters in PostgreSQL...

9.8CVSS6.2AI score0.00408EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/10 12:18 a.m.18 views

CVE-2026-27684

CVE-2026-27684 affects SAP NetWeaver Feedback Notifications Service. An authenticated attacker can exploit a SQL injection by supplying input that is directly concatenated into SQL queries, enabling manipulation of WHERE clause logic. This can lead to unauthorized access to or modification of dat...

6.4CVSS6AI score0.00267EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.18 views

PT-2026-24433

Name of the Vulnerable Software and Affected Versions Sequelize versions prior to 6.37.8 Description Sequelize, a Node.js ORM tool, contains a SQL injection flaw due to unescaped cast type handling within JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys using ':...

7.8CVSS5.9AI score0.00422EPSS
SaveExploits2References9
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.17 views

PT-2026-24651

Impact An attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with t...

9.3CVSS5.8AI score0.00408EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.8 views

PT-2026-24635

Impact An attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with t...

9.3CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/02/26 8:53 a.m.16 views

BIT-SUPERSET-2026-23980 Apache Superset: Improper Neutralization of Special Elements used in a SQL Command

Improper Neutralization of Special Elements used in a SQL Command 'SQL Injection' vulnerability in Apache Superset allows an authenticated user with read access to conduct error-based SQL injection via the sqlExpression or where parameters. This issue affects Apache Superset: before 6.0.0. Users...

6.5CVSS5.8AI score0.00503EPSS
SaveExploits2References3
NVD
NVD
added 2026/02/24 2:16 p.m.11 views

CVE-2026-23980

Improper Neutralization of Special Elements used in a SQL Command 'SQL Injection' vulnerability in Apache Superset allows an authenticated user with read access to conduct error-based SQL injection via the sqlExpression or where parameters. This issue affects Apache Superset: before 6.0.0. Users...

6.5CVSS0.00503EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/02/24 12:54 p.m.4 views

CVE-2026-23980 Apache Superset: Improper Neutralization of Special Elements used in a SQL Command

Improper Neutralization of Special Elements used in a SQL Command 'SQL Injection' vulnerability in Apache Superset allows an authenticated user with read access to conduct error-based SQL injection via the sqlExpression or where parameters. This issue affects Apache Superset: before 6.0.0. Users...

5.3CVSS5.6AI score0.00503EPSS
SaveExploits2References1
EUVD
EUVD
added 2026/02/24 12:54 p.m.9 views

EUVD-2026-8474

Improper Neutralization of Special Elements used in a SQL Command 'SQL Injection' vulnerability in Apache Superset allows an authenticated user with read access to conduct error-based SQL injection via the sqlExpression or where parameters. This issue affects Apache Superset: before 6.0.0. Users...

5.3CVSS5.6AI score0.00503EPSS
SaveExploits2References1
Rows per page
Query Builder