| タイトル | jaychouchannel Tourism_Management_System 8122bf020d91199eddfff3ee02d1632a70a9a132 Authorization Bypass Through User-Controlled SQL Primary Key |
|---|
| 説明 | The affected CRUD controllers rely on a request path or JSON `id` without verifying ownership. For example, `MenpiaodingdanController.java` filters its `/page` listing by the session user but its `/info/{id}`, `/update`, and `/delete` methods directly select, update, or delete the supplied primary key. `YonghuController.java` similarly calls `updateById` without checking that the target belongs to the session user. An authenticated ordinary account can read, modify, or delete another user's profile, order, booking, group-tour, rescue, forum, or favorite record by changing the identifier. |
|---|
| ソース | ⚠️ https://github.com/jaychouchannel/Tourism-Management-System/issues/9 |
|---|
| ユーザー | Djie (UID 100258) |
|---|
| 送信 | 2026年07月31日 19:06 (1 月 ago) |
|---|
| モデレーション | 2026年09月12日 12:55 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 403111 [jaychouchannel Tourism-Management-System 迄 8122bf020d91199eddfff3ee02d1632a70a9a132 CRUD MenpiaodingdanController.java 識別子 特権昇格] |
|---|
| ポイント | 20 |
|---|