| 标题 | 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 月前) |
|---|
| 管理 | 2026-09-03 19時54分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 398534 [light0011 cms UEditor controller.php catchimage source[] 权限提升] |
|---|
| 积分 | 20 |
|---|