| Title | jaychouchannel Tourism_Management_System 8122bf020d91199eddfff3ee02d1632a70a9a132 Improper Authorization |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://github.com/jaychouchannel/Tourism-Management-System/issues/12 |
|---|
| User | Djie (UID 100258) |
|---|
| Submission | 07/31/2026 19:05 (1 month ago) |
|---|
| Moderation | 09/12/2026 12:55 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 403110 [jaychouchannel Tourism-Management-System up to 84d8ec384f669df3985293dab293bb7b477efa64 Authorization Interceptor AuthorizationInterceptor.java improper authorization] |
|---|
| Points | 20 |
|---|