PHPCMS V9 phpsso.php注入漏洞修复 $arr['uid'] = intval($arr['uid']); $phpssouid = $arr['uid']; 修改为: $phpssouid = intv […] 1 赞2017-04-14 网站技术 阅读去评论