| Название | 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) |
|---|
| Представление | 28.07.2026 18:45 (2 месяцы назад) |
|---|
| Модерация | 23.09.2026 14:48 (2 months later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 408954 [sfturing hosp_order до 627f426331da8086ce8fff2017d65b1ddef384f8 User Password MD5.java MD5.getMD5 слабое шифрование] |
|---|
| Баллы | 20 |
|---|