PT-2022-25565 · Unknown · Codeigniter
726232111
·
Published
2022-10-07
·
Updated
2024-08-03
·
CVE-2022-40832
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
CodeIgniter versions <=3.1.13
Description
The issue concerns SQL Injection via the
having() 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
having() function in the DB query builder.php file until a patch is available. Restrict access to the DB query builder.php file to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this issue.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Codeigniter