The findByCondition function in framework/db/ActiveRecord.php in Yii 2.x before 2.0.15 allows remote attackers to conduct SQL injection attacks via a findOne() or findAll() call, unless a developer recognizes an undocumented need to sanitize array input.
                
            References
                    Configurations
                    History
                    21 Nov 2024, 04:11
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://www.yiiframework.com/news/168/releasing-yii-2-0-15-and-database-extensions-with-security-fixes/ - Vendor Advisory | 
Information
                Published : 2018-03-21 18:29
Updated : 2024-11-21 04:11
NVD link : CVE-2018-7269
Mitre link : CVE-2018-7269
CVE.ORG link : CVE-2018-7269
JSON object : View
Products Affected
                yiiframework
- yii
CWE
                
                    
                        
                        CWE-89
                        
            Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
