2 matches found
shopex 4.8.5.45144 \core\include_v5\crontab.php 远程shell写入漏洞
ShopEx网上商店平台软件系统又称网店管理系统、网店程序、网上购物系统、在线购物系统。 \core\includev5\crontab.php (zend加密后的,我只发布解密后的代码) 01 public function run 02 03 $this-logFile = HOMEDIR."/logs/access.log.php"; 04 $this-now = time ; 05 $this-viewStat ; 06 $messenger =& $this-loadModel "system/messenger" ; 07 $messenger-runQueue ; 08 0...
shopex 4.8.5.45144 \core\include_v5\shopCore.php 注入漏洞
ShopEx网上商店平台软件系统又称网店管理系统、网店程序、网上购物系统、在线购物系统。 \core\includev5\shopCore.php 01 public function shopCore 02 03 parent::kernel ; 04 if isset $POST'spgdif' 05 06 $this-spgdif ; //进入函数 By:俺是农村的 07 exit ; 08 09 ............................ 10 11 public function spgdif 12 13 includeonce...