3 matches found
dedecmscan
This is a Python-based vulnerability scanner for the DedeCMS platform. The scanner is designed to identify potential vulnerabilities in the platform, including SQL injection, cross-site scripting XSS, and other types of attacks. The scanner consists of several modules, each responsible for...
DedeCms 5.1 /plus/infosearch.php SQL注入漏洞
No description provided by source...
织梦(DedeCms)plus/infosearch.php 文件注入漏洞
/plus/infosearch.php $q = trim$q; if$areaid 0 $wheresql = "areaid=$areaid and "; $query = "select ID,typeid,title,memberID,writer,senddate from @infos where $wheresql title like '%$q%' order by senddate desc";...