| 제목 | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 Cross-Site Request Forgery |
|---|
| 설명 | Authenticated profile state changes in `ssm_pro/src/main/java/cn/sfturing/web/CommonUserController.java` and `HospitalController.java` accept cross-origin form posts without a CSRF token, Origin/Referer validation, or framework CSRF middleware. The affected handlers include `/modifiPhone` (lines 182-197), `/addUserInfo` (lines 348-368), `/updateSex` (lines 405-417), and `/favourite` in `HospitalController.java` (lines 175-185). `ssm_pro/src/main/webapp/WEB-INF/web.xml` registers only `CharacterEncodingFilter` at lines 26-42. A malicious site can cause a logged-in victim's browser to submit profile or preference changes; the phone and identity-information handlers also perform their mutations without consuming the email-verification result requested by their GET counterparts. |
|---|
| 원천 | ⚠️ https://github.com/sfturing/hosp_order/issues/122 |
|---|
| 사용자 | zbzz (UID 100167) |
|---|
| 제출 | 2026. 07. 28. PM 06:23 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 23. PM 02:48 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 408953 [sfturing hosp_order 까지 627f426331da8086ce8fff2017d65b1ddef384f8 CommonUserController.java 교차 사이트 요청 위조] |
|---|
| 포인트들 | 20 |
|---|