| Titel | sfturing hosp_order 627f426331da8086ce8fff2017d65b1ddef384f8 Cross-Site Request Forgery |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/sfturing/hosp_order/issues/122 |
|---|
| Benutzer | zbzz (UID 100167) |
|---|
| Einreichung | 28.07.2026 18:23 (vor 2 Monaten) |
|---|
| Moderieren | 23.09.2026 14:48 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 408953 [sfturing hosp_order bis 627f426331da8086ce8fff2017d65b1ddef384f8 CommonUserController.java Cross Site Request Forgery] |
|---|
| Punkte | 20 |
|---|