| タイトル | 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) |
|---|
| 送信 | 2026年07月18日 07:53 (2 月 ago) |
|---|
| モデレーション | 2026年09月03日 19:54 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 398534 [light0011 cms UEditor controller.php catchimage source[] 特権昇格] |
|---|
| ポイント | 20 |
|---|