SQL Injection Vulnerability in Yii Framework Versions
CVE-2018-7269
9.8CRITICAL
What is CVE-2018-7269?
A vulnerability exists in the findByCondition function of the Yii Framework's ActiveRecord component. This issue allows remote attackers to exploit the findOne() or findAll() methods, potentially leading to SQL injection attacks. Developers may not be aware of the undocumented requirement to sanitize array inputs properly, which increases the risk of unauthorized database access. Upgrading to Yii Framework version 2.0.15 or later is crucial to mitigate this vulnerability.