| Titolo | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Unrestricted Upload |
|---|
| Descrizione | `App/Home/Controller/UserController.class.php:60-74`, `App/Admin/Controller/ChapterController.class.php:57-70`, and `App/Admin/Controller/AdController.class.php:43-56` instantiate `Think\Upload`, set only `rootPath`, and call `upload()`. `ThinkPHP/Library/Think/Upload.class.php:17-31` defaults `mimes` and `exts` to empty arrays and `maxSize` to zero; its checks at lines 285-305 and 342-360 consequently permit every extension, MIME type, and size. The Home endpoint is public, and the two Admin endpoints are also unauthenticated because their controllers omit `AuthController`. The committed SAE driver configuration makes arbitrary object upload the confirmed impact. In a Local-driver deployment where `./image/` is web-served and PHP-executable, the same flaw additionally permits remote PHP code execution; that conditional behavior was reproduced in the isolated test deployment.
|
|---|
| Fonte | ⚠️ https://github.com/light0011/cms/issues/9 |
|---|
| Utente | JiuZer0 (UID 99525) |
|---|
| Sottomissione | 18/07/2026 07:57 (2 mesi fa) |
|---|
| Moderazione | 06/09/2026 20:11 (2 months later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 399478 [light0011 cms Upload.class.php Upload::upload escalationi di privilegi] |
|---|
| Punti | 20 |
|---|