| Título | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Authorization Bypass |
|---|
| Descrição | `App/Admin/Controller/ChapterController.class.php` and `App/Admin/Controller/AdController.class.php` directly extend `Think\Controller` at lines 7 and 8 instead of `Admin\Controller\AuthController`. Consequently, their chapter and advertisement listing, creation, modification, deletion, and upload actions never execute `AuthController::_initialize()` (`App/Admin/Controller/AuthController.class.php:8-18`), which is the only session and RBAC check. An unauthenticated remote user can call these administrative actions directly to alter or delete site content and advertisements; the chapter creation path can also be used to publish attacker-controlled article content.
|
|---|
| Fonte | ⚠️ https://github.com/light0011/cms/issues/4 |
|---|
| Utilizador | catPWn (UID 99922) |
|---|
| Submissão | 18/07/2026 05h51 (há 2 meses) |
|---|
| Moderação | 03/09/2026 19h54 (2 months later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 398532 [light0011 cms Chapter Controller ChapterController.class.php _initialize Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|