| 标题 | 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 月前) |
|---|
| 管理 | 2026-09-12 12時55分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 403111 [jaychouchannel Tourism-Management-System 直到 8122bf020d91199eddfff3ee02d1632a70a9a132 CRUD MenpiaodingdanController.java 标识符 权限提升] |
|---|
| 积分 | 20 |
|---|