CVE-2025-48493

Severity CVSS v4.0:
MEDIUM
Type:
CWE-532 Information Exposure Through Log Files
Publication date:
05/06/2025
Last modified:
18/09/2025

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:yiiframework:yii2-redis:*:*:*:*:*:*:*:* 2.0.20 (excluding)