Unknown · Codeigniter · CVE-2022-40824
**Name of the Vulnerable Software and Affected Versions**
CodeIgniter versions <=3.1.13
**Description**
The issue concerns SQL Injection via the `or where()` function in the `system/database/DB query builder.php` file. Note that the validity of this issue has been disputed by multiple third parties.
**Recommendations**
For CodeIgniter versions <=3.1.13, as a temporary workaround, consider disabling the `or where()` function until a patch is available. Restrict access to the `system/database/DB query builder.php` file to minimize the risk of exploitation. Avoid using the `or where()` function in queries until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.