Lucene search
+L

6 matches found

EUVD
EUVD
added 2026/08/07 6:22 p.m.15 views

EUVD-2026-51397

CodeIgniter: SQL injection in Query Builder deleteBatch when used with where conditions...

9.4CVSS5.6AI score0.00377EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/31 4:3 a.m.12 views

CVE-2026-63221 CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS5.8AI score0.00377EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 4:3 a.m.91 views

CVE-2026-63221

CodeIgniter (PHP) 4.x contains a SQL injection in the Query Builder deleteBatch() path from 4.3.0–4.7.3. When used with where() conditions, deleteBatch() substitutes bound values into generated SQL and ignores escape flags, allowing user-controlled values to be interpreted as SQL. The issue does ...

9.4CVSS6AI score0.00377EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:3 a.m.28 views

CVE-2026-63221 CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 4:3 a.m.43 views

CVE-2026-63221 CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS0.00377EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/23 4:58 p.m.11 views

GHSA-VQFX-GJ96-3W95 Unsafe fall-through in getWhereConditions

Impact Providing an invalid value to the where option of a query caused Sequelize to ignore that option instead of throwing an error. A finder call like the following did not throw an error: ts User.findAll where: new Date, ; As this option is typically used with plain javascript objects, be awar...

9.9CVSS5.7AI score0.00809EPSS
SaveExploits0References10
Rows per page
Query Builder