### [CVE-2018-7269](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7269) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/jiangsir404/PHP-code-audit