CVE-2018-7269: SQL injection
(updated )
The findByCondition
function in framework/db/ActiveRecord.php
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
Detect and mitigate CVE-2018-7269 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →