First published: Tue Mar 20 2018(Updated: )
Potential remote code execution in LUA context of the redis server via methods `yii\redis\ActiveRecord::findOne()` and `::findAll()`
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/yiisoft/yii2-redis | <2.0.8 | |
composer/yiisoft/yii2-redis | <2.0.8 | 2.0.8 |
Yii Framework | <2.0.15 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-8073 has been assigned a severity rating that indicates a risk of potential remote code execution.
To fix CVE-2018-8073, upgrade the yii2-redis package to version 2.0.9 or later.
CVE-2018-8073 affects Yii framework versions prior to 2.0.15.
The vulnerable methods are `yii\redis\ActiveRecord::findOne()` and `::findAll()`.
Yes, CVE-2018-8073 allows for potential remote code execution in the LUA context of the Redis server.