| 제목 | 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. PM 05:54 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 06. PM 01:58 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399407 [sfturing hosp_order 까지 627f426331da8086ce8fff2017d65b1ddef384f8 Order Controller OrderController.java userIdenf 권한 상승] |
|---|
| 포인트들 | 20 |
|---|