Cmsez(随易)全站系统 0day

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

漏洞文件:comments.php viewimg.php <? //comments include "mainfile.php"; $art=new article(); //设定 $confirm='yes';//yes:需要管理员认证后才能显示,no:直接显示 $member=new member(); $user_info=$member->member_auth(); $ulevel=$user_info[user_level]; ########设置############# $action = $_REQUEST[action]; $page="10";// $need_user = "0";// $id = $_REQUEST[id];// //对ID参数完全没过滤 $fdb = $PlusDB->prefix(forum);//评论的数据库 switch($action){ case "showNum": $sql="select count(*) as num from ".$fdb." where post_aid='$id'"; $showNum=$PlusDB->getone($sql); echo " function comment(id) { var page = \"".PLUS_URL."/comments.php?id=\" + id ; popwin = window.open(page,\"\",\"width=460,height=500,scrollbars,resizable\") popwin.focus(); } document.open(); document.write(\"<a href=\\\"javascript:comment('$id')\\\" title=\\\""._LANG_0930."\\\">"._LANG_0931." $showNum...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息