Files
CVEs-PoC/2018/CVE-2018-7269.md
T
2025-09-29 21:09:30 +02:00

721 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