
Cloud Vulnerability DB
A community-led vulnerabilities database
CodeIgniter, a PHP full-stack web framework, was found to contain a critical Remote Code Execution (RCE) vulnerability identified as CVE-2023-32692. The vulnerability was discovered in the Validation Placeholders feature and affects versions prior to 4.3.5. This security issue was disclosed on May 21, 2023, and received a Critical CVSS score of 9.8 (GitHub Advisory, NVD).
The vulnerability exists in the Validation library and extends to validation methods in both the controller and in-model validation, as they internally utilize the Validation library. The issue allows attackers to execute arbitrary code when using Validation Placeholders. The severity is rated as Critical with a CVSS v3.1 score of 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high impacts on confidentiality, integrity, and availability with network-based attack vectors requiring no privileges or user interaction (GitHub Advisory).
The vulnerability enables attackers to execute arbitrary code on affected systems, potentially leading to complete system compromise. With a Critical CVSS score of 9.8, the impact is considered severe, affecting the system's confidentiality, integrity, and availability at the highest levels (Security Online).
The primary mitigation is to upgrade to CodeIgniter version 4.3.5 or later. For users unable to upgrade immediately, a workaround is available by setting validation rules with an array format. For example: $validation->setRules(['email' => ['required', 'valid_email', 'is_unique[users.email,id,{id}]']]); (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."