Lucene search
+L

134 matches found

Positive Technologies
Positive Technologies
added 2026/04/05 12:00 a.m.25 views

PT-2026-30492

OpenDocMan 1.3.4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'where' parameter. Attackers can send GET requests to search.php with malicious SQL payloads in the 'where' parameter to extract sensitiv...

8.8CVSS6AI score0.00327EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/04/02 5:59 p.m.7 views

CVE-2026-34717

OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3...

9.9CVSS5.8AI score0.0027EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/02 5:59 p.m.14 views

EUVD-2026-18470

OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3...

9.9CVSS5.8AI score0.0027EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.17 views

OpenProject SQL注入漏洞

OpenProject is an open-source web-based project management software. Versions of OpenProject prior to 17.2.3 had a SQL injection vulnerability. This vulnerability stemmed from the use of the = operator, which directly embedded user input into the SQL WHERE clause, potentially allowing SQL injecti...

9.9CVSS5.9AI score0.0027EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.14 views

PT-2026-29864

OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3...

9.9CVSS5.8AI score0.0027EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/31 9:00 p.m.10 views

CVE-2026-34400

Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API q= was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version...

6.9CVSS5.8AI score0.00505EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:10 p.m.17 views

CVE-2026-32098

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause th...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:57 p.m.5 views

CVE-2026-32098

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause th...

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 7:57 p.m.3 views

CVE-2026-32098 Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause th...

6.9CVSS5.8AI score0.00288EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/11 7:57 p.m.48 views

CVE-2026-32098 Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause th...

6.9CVSS0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/11 7:57 p.m.9 views

CVE-2026-32098 Parse Server has a protected fields bypass via LiveQuery subscription WHERE clause

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of protected fields without directly receiving them. By subscribing with a WHERE clause th...

6.9CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:36 a.m.9 views

CVE-2026-1708

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to blind SQL Injection in all versions up to, and including, 1.6.9.27. This is due to the dbwhereconditions method in the TDDBModel class failing to prevent the appendwheresql paramet...

7.5CVSS6AI score0.00406EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/03/11 12:18 a.m.11 views

EUVD-2026-10871

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

7.5CVSS5.8AI score0.00422EPSS
SaveExploits3References2
Github Security Blog
Github Security Blog
added 2026/03/11 12:18 a.m.22 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
SaveExploits3References3Affected Software1
OSV
OSV
added 2026/03/11 12:18 a.m.6 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
SaveExploits3References3
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
SaveExploits3References2
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:22 p.m.11 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
SaveExploits3References2Affected Software1
Cvelist
Cvelist
added 2026/03/10 8:22 p.m.41 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
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2026/03/10 8:22 p.m.6 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
SaveExploits3References1
CVE
CVE
added 2026/03/10 8:22 p.m.76 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
SaveExploits3References5Affected Software1
Rows per page
Query Builder