| 제목 | 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. PM 07:06 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. PM 12:55 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403111 [jaychouchannel Tourism-Management-System 까지 8122bf020d91199eddfff3ee02d1632a70a9a132 CRUD MenpiaodingdanController.java 아이디 권한 상승] |
|---|
| 포인트들 | 20 |
|---|