cve/2018/CVE-2018-7269.md
2024-05-26 14:27:05 +02:00

710 B

CVE-2018-7269

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