제출 #894800: light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Server-Side Request Forgery정보

제목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. AM 07:53 (2 개월 ago)
모더레이션2026. 09. 03. PM 07:54 (2 months later)
상태수락
VulDB 항목398534 [light0011 cms UEditor controller.php catchimage source[] 권한 상승]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!