| Titel | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 One-Way Hash without Salt |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/sfturing/hosp_order/issues/123 |
|---|
| Benutzer | gscsd (UID 97914) |
|---|
| Einreichung | 28.07.2026 18:45 (vor 2 Monaten) |
|---|
| Moderieren | 23.09.2026 14:48 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 408954 [sfturing hosp_order bis 627f426331da8086ce8fff2017d65b1ddef384f8 User Password MD5.java MD5.getMD5 schwache Verschlüsselung] |
|---|
| Punkte | 20 |
|---|