| タイトル | 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日 18:23 (2 月 ago) |
|---|
| モデレーション | 2026年09月23日 14:48 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 408953 [sfturing hosp_order 迄 627f426331da8086ce8fff2017d65b1ddef384f8 CommonUserController.java クロスサイトリクエストフォージェリ] |
|---|
| ポイント | 20 |
|---|