| 标题 | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 Authorization Bypass |
|---|
| 描述 | The affected `POST /order` handler in `ssm_pro/src/main/java/cn/sfturing/web/OrderController.java` does not accept or validate a session. It resolves the patient exclusively from attacker-controlled `userIdenf` (lines 61-71), inserts an appointment for the returned user ID (lines 72-85), and places the full `CommonUser` object in the response model (lines 86-89). `ssm_pro/src/main/webapp/WEB-INF/jsp/order/orderInfo.jsp` renders the model's name, sex, identity number, mobile number, and email at lines 80-98. An unauthenticated remote attacker who knows a patient identity number can create an appointment as that patient and retrieve the patient's personally identifiable information. |
|---|
| 来源 | ⚠️ https://github.com/sfturing/hosp_order/issues/114 |
|---|
| 用户 | 9ue33 (UID 100041) |
|---|
| 提交 | 2026-07-22 17時54分 (2 月前) |
|---|
| 管理 | 2026-09-06 13時58分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 399407 [sfturing hosp_order 直到 627f426331da8086ce8fff2017d65b1ddef384f8 Order Controller OrderController.java userIdenf 权限提升] |
|---|
| 积分 | 20 |
|---|