| Название | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Server-Side Request Forgery |
|---|
| Описание | The independently reachable `Public/ueditor/php/controller.php:15-45` dispatches the `catchimage` action without application authentication. `Public/ueditor/php/action_crawler.php:22-28` supplies attacker-controlled `source[]` URLs to `Uploader` in `remote` mode. `Public/ueditor/php/Uploader.class.php:182-210` only checks that a URL begins with `http`, then calls `get_headers()` and `readfile()` on it without hostname, IP-address, DNS, redirect, or allowlist controls. Lines 218-242 and 312-321 save the response below the web root. The endpoint therefore permits an unauthenticated attacker to request internal HTTP services and retrieve eligible response bodies through the generated public upload URL. The configured `catcherLocalDomain` value in `config.json` is not enforced.
|
|---|
| Источник | ⚠️ https://github.com/light0011/cms/issues/6 |
|---|
| Пользователь | huihuo (UID 99926) |
|---|
| Представление | 18.07.2026 07:53 (2 месяцы назад) |
|---|
| Модерация | 03.09.2026 19:54 (2 months later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 398534 [light0011 cms UEditor controller.php catchimage source[] эскалация привилегий] |
|---|
| Баллы | 20 |
|---|