5 matches found
EUVD-2018-2310
Malware in sbrugna...
Code injection
POSCMS 3.2.10 allows remote attackers to execute arbitrary PHP code via the diy\module\member\controllers\admin\Setting.php 'index' function because an attacker can control the value of $cache'setting''ucssocfg' in diy\module\member\models\Membermodel.php and write this code into the...
phpyun_v4.0.0625最新版注入(可获取部分数据)
简要描述: RT 详细说明: 出现在wap\member\model\index.class.php中 function rinfoaction if$GET'type'&&intval$GET'id' $nid=$this-obj-DBdeleteall"resume".$GET'type',"eid='".int$GET'eid'."' and id='".int$GET'id'."' and uid='".$this-uid."'"; if$nid $url=$GET'type';...
PHPYUN最新版SQL注入(绕过防御)
简要描述: PHPYUN最新版(phpyunv3.1.0604gbk)SQL注入(绕过防御) 详细说明: PHPYUN最新版:phpyunv3.1.0604gbk 文件/member/model/index.class.php function resumeajaxaction includePLUSPATH."user.cache.php"; $table="resume".$POST'type'; $id=int$POST'id'; $info=$this-obj-DBselectonce$table,"id='".$id."'";...
PHPYUN逻辑错误无限刷积分
简要描述: PHPYUN逻辑错误无限积分所以标题党了一下! 详细说明: 逻辑错误 未对用户输入严格过滤! 问题发生在 member/model/com.class.php 1158行 $integral=$this-config"integralcomcomments"$POST'time'; ..... if$statis"integral"obj-ACTmsg"index.php?C=pay","你的".$this-config"integralpricename"."不足,请先充值";...