| Título | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 One-Way Hash without Salt |
|---|
| Descrição | Password creation, login, and password-reset paths call the custom `MD5.getMD5` helper in `ssm_pro/src/main/java/cn/sfturing/service/impl/CommonUserServiceImpl.java` at lines 50, 78-82, and 175-178. `ssm_pro/src/main/java/cn/sfturing/utils/MD5.java` implements a single unsalted MD5 digest at lines 18-31, and `sql/hospitaldb.sql` defines `commonuser.user_password` as a 32-character field consistent with MD5 output. Database hashes are therefore fast, deterministic, and unsalted, enabling efficient offline cracking and password reuse attacks after a database disclosure. |
|---|
| Fonte | ⚠️ https://github.com/sfturing/hosp_order/issues/123 |
|---|
| Utilizador | gscsd (UID 97914) |
|---|
| Submissão | 28/07/2026 18h45 (há 2 meses) |
|---|
| Moderação | 23/09/2026 14h48 (2 months later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 408954 [sfturing hosp_order até 627f426331da8086ce8fff2017d65b1ddef384f8 User Password MD5.java MD5.getMD5 Encriptação fraca] |
|---|
| Pontos | 20 |
|---|