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
No history.
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')