제출 #935194: wuzhicms <=4.1.0 SSRF정보

제목wuzhicms <=4.1.0 SSRF
설명The rich-text editor's remote-image-fetch feature, attachment::ckeditor(), performs no login-state/cookie validation whatsoever (in stark contrast to file_brower() in the same file, which does require authentication). The action=catchimage branch calls ckditor::saveRemote(), which takes URLs from the user-submitted source[] array and hands each one to Uploader::saveRemote(). That method's only validation on the URL is strpos($imgUrl,"http")!==0 (merely requiring an http prefix) — there is no internal/private IP blacklist, no domain whitelist, and no port restriction. It then directly calls get_headers($imgUrl,1) and readfile($imgUrl,false,$context), causing the server to issue a request, under its own network identity, to any attacker-specified host:port.
원천⚠️ https://github.com/wuzhicms/wuzhicms/issues/221
사용자
 ZAST.AI (UID 87884)
제출2026. 08. 18. PM 12:07 (1 월 ago)
모더레이션2026. 09. 16. AM 09:43 (29 days later)
상태수락
VulDB 항목405512 [WuzhiCMS 까지 4.1.0 Remote Image Fetch index.php ckditor::saveRemote source[] 권한 상승]
포인트들19

Want to stay up to date on a daily basis?

Enable the mail alert feature now!