| 标题 | 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 19時05分 (1 月前) |
|---|
| 管理 | 2026-09-12 12時55分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 403110 [jaychouchannel Tourism-Management-System 直到 84d8ec384f669df3985293dab293bb7b477efa64 Authorization Interceptor AuthorizationInterceptor.java 权限提升] |
|---|
| 积分 | 20 |
|---|