← Back

Yii2 Redis

yii2-redis

Vendor: Yiiframework • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Yiiframework
1Yii2 Redis
Sep 18, 2025
Jun 5, 2025
5.1 MEDIUM· v4
6.5 MEDIUM· v3
N/A· v2
The Yii 2 Redis extension provides the redis key-value store support for the Yii framework 2.0. On failing connection, the extension writes commands sequence to logs. Prior to version 2.0.20, AUTH parameters are written...Show more
The Yii 2 Redis extension provides the redis key-value store support for the Yii framework 2.0. On failing connection, the extension writes commands sequence to logs. Prior to version 2.0.20, AUTH parameters are written in plain text exposing username and password. That might be an issue if attacker has access to logs. Version 2.0.20 fixes the issue.Show less