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
Link | Resource |
---|---|
http://www.yiiframework.com/news/168/releasing-yii-2-0-15-and-database-extensions-with-security-fixes/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-03-21 18:29
Updated : 2024-02-04 19:46
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')