| Titre | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 One-Way Hash without Salt |
|---|
| Description | 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. |
|---|
| La source | ⚠️ https://github.com/sfturing/hosp_order/issues/123 |
|---|
| Utilisateur | gscsd (UID 97914) |
|---|
| Soumission | 28/07/2026 18:45 (il y a 2 mois) |
|---|
| Modérer | 23/09/2026 14:48 (2 months later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 408954 [sfturing hosp_order User Password MD5.java MD5.getMD5 chiffrement faible] |
|---|
| Points | 20 |
|---|