3 matches found
Espcms 通杀 SQL注入漏洞
漏洞在interface/search.php 文件和interface/3gwapsearch.php文件intaglist函数都存在,一样的问题,以 interface/search.php为例说明: codefunction intaglist parent::startpagetemplate; includeonce adminROOT . 'public/classpagebotton.php'; $page = $this-fun-accept'page', 'G'; $page = isset$page ? intval$page : 1; $lng = adminLNG...
DreamArticle 3.0 background the validation logic vulnerability and injection vulnerabilities, resulting in a direct login to backend-bug warning-the black bar safety net
Team: bbs.wolvez.org By q1ur3n 在 admin/global.php there is such a piece of code, used to implement the”remember password”in the login back-office functions. $administrator = getcookie"administrator"; $adminpassword = getcookie"adminpassword"; if $administrator && $adminpassword...
DreamArticle 3.0 background the validation logic vulnerability and injection vulnerabilities-vulnerability warning-the black bar safety net
Team: bbs.wolvez.org By q1ur3n 在 admin/global.php there is such a piece of code, used to implement the”remember password”in the login back-office functions. $administrator = getcookie"administrator"; $adminpassword = getcookie"adminpassword"; if $administrator && $adminpassword...