| タイトル | PublicCMS V6.202506.d Insertion of Sensitive Information Into Log Code |
|---|
| 説明 | PublicCMS (up to version [V6.202506.d]) contains a sensitive information leakage vulnerability. The application explicitly records the user's plaintext password in the database upon a failed login attempt. This occurs in core/src/main/java/com/publiccms/controller/admin/LoginAdminController.java at lines 115-117, 128-129, and 142-143, where the errorPassword field of the LogLogin entity is populated with raw user input. Furthermore, the LogLogin.java entity (lines 80-84, 195-200) and the corresponding database field log_login.error_password are designed to store this sensitive data without any cryptographic hashing. An attacker with read access to the database, backups, or audit reports can recover legitimate user credentials, potentially leading to unauthorized account access across multiple systems. |
|---|
| ユーザー | LeyNn3H (UID 97009) |
|---|
| 送信 | 2026年04月01日 18:39 (22 日 ago) |
|---|
| モデレーション | 2026年04月21日 16:35 (20 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 358490 [Sanluan PublicCMS 迄 6.202506.d Failed Login LoginAdminController.java log_login errorPassword 情報漏えい] |
|---|
| ポイント | 17 |
|---|