284 matches found
MacCMS 6.x referer处理不当引发注射
简要描述: MacCMS 9月份新出7.x版本不受影响 因此这个漏洞成为历史漏洞了 不过还是发出来给大家一起讨论学习一下吧 详细说明: /user/service.php function Popularize global $db; $userid = safeData"userid","get"; if !isNum$userid die"用户非法,请从新登陆!"; $Ip = getip; $Ly = $SERVER"HTTPREFERER"; $row = $db-getRow"select from tbluser where uid=" . $userid .""; if...
maccms stored xss analysis-vulnerability warning-the black bar safety net
Team:c0deplay gbk utf8 the latest version of storagexss analysis The problem plus/comment/index.php page Comments Add Features function add // Here can actually use wide characters sql injectiondidn't follow up $ccontent= iconv 'UTF-8', 'gb2312//IGNORE' , $ccontent; $cname =...
MACCMS PHP version break security dogs background get webshell-vulnerability warning-the black bar safety net
Yesterday run into, the recording process, nothing of the content, similar to articles sure, any resemblance is certainly no coincidence(language is not so good, everyone will see: the Conditions: 1, movie Station is maccms php version. 2, The server install a security Dog. 3, There is a backgrou...
maccms chicken-upload vulnerability and a fix-vulnerability warning-the black bar safety net
A small program, inadvertently see by the way it looked under ./ admin/editor/upload.php requireonce "../adminconn.php"; $action=be"get","action"; $ftypes=array'jpg','gif','bmp','png',". jpeg"; $upfileDir= "../". $SESSION"upfolder" . the "/" . getSavePicPath . "/"; $maxSize=1 0 0 0; if!...