First published: Tue Mar 20 2018(Updated: )
Potential SQL injection in methods `yii\db\ActiveRecord::findOne()` and `::findAll()`
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/yiisoft/yii2-dev | <2.0.12.1>=2.0.13<2.0.13.2>=2.0.14<2.0.15 | |
composer/yiisoft/yii2 | <2.0.12.1>=2.0.13<2.0.13.2>=2.0.14<2.0.15 | |
Yiiframework Yii | >=2.0.0<2.0.15 | |
composer/yiisoft/yii2-dev | >=2.0.14<2.0.15 | 2.0.15 |
composer/yiisoft/yii2-dev | >=2.0.13<2.0.13.2 | 2.0.13.2 |
composer/yiisoft/yii2-dev | <2.0.12.1 | 2.0.12.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-7269 is classified as a medium severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2018-7269, upgrade to Yii version 2.0.15 or later.
CVE-2018-7269 affects Yii versions prior to 2.0.15, specifically 2.0.0 through 2.0.14.
Yes, CVE-2018-7269 can be exploited remotely through specific calls to findOne() or findAll() methods.
CVE-2018-7269 can facilitate SQL injection attacks, potentially leading to unauthorized database access.