| 제목 | jaychouchannel Tourism_Management_System 8122bf020d91199eddfff3ee02d1632a70a9a132 Improper Authorization |
|---|
| 설명 | The affected authorization layer is `AuthorizationInterceptor.java`. For a non-public route it validates only that a token exists, then stores the token's `role` and `tableName` in the session and returns `true`; no route-level role decision is made. Controllers such as `UsersController.java` expose administrative `page`, `update`, and `delete` actions without any role check. A token issued to an ordinary `yonghu` or `daoyou` account can invoke management endpoints and retrieve or modify administrator, configuration, content, and business records. |
|---|
| 원천 | ⚠️ https://github.com/jaychouchannel/Tourism-Management-System/issues/12 |
|---|
| 사용자 | Djie (UID 100258) |
|---|
| 제출 | 2026. 07. 31. PM 07:05 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. PM 12:55 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403110 [jaychouchannel Tourism-Management-System 까지 84d8ec384f669df3985293dab293bb7b477efa64 Authorization Interceptor AuthorizationInterceptor.java 권한 상승] |
|---|
| 포인트들 | 20 |
|---|