| Title | jaychouchannel Tourism_Management_System 8122bf020d91199eddfff3ee02d1632a70a9a132 Authorization Bypass Through User-Controlled SQL Primary Key |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/jaychouchannel/Tourism-Management-System/issues/9 |
|---|
| User | Djie (UID 100258) |
|---|
| Submission | 07/31/2026 19:06 (1 month ago) |
|---|
| Moderation | 09/12/2026 12:55 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 403111 [jaychouchannel Tourism-Management-System up to 8122bf020d91199eddfff3ee02d1632a70a9a132 CRUD MenpiaodingdanController.java ID authorization] |
|---|
| Points | 20 |
|---|