| 标题 | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 One-Way Hash without Salt |
|---|
| 描述 | 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. |
|---|
| 来源 | ⚠️ https://github.com/sfturing/hosp_order/issues/123 |
|---|
| 用户 | gscsd (UID 97914) |
|---|
| 提交 | 2026-07-28 18時45分 (2 月前) |
|---|
| 管理 | 2026-09-23 14時48分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 408954 [sfturing hosp_order 直到 627f426331da8086ce8fff2017d65b1ddef384f8 User Password MD5.java MD5.getMD5 弱加密] |
|---|
| 积分 | 20 |
|---|