| 标题 | 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 日前) |
|---|
| 管理 | 2026-04-21 16時35分 (20 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 358490 [Sanluan PublicCMS 直到 6.202506.d Failed Login LoginAdminController.java log_login errorPassword 信息公开] |
|---|
| 积分 | 17 |
|---|