PHPCMS V9 index.php 跨站脚本漏洞
漏洞文件:phpcms/modules/message/templates/index.php 漏洞代码: 176行: $replyinfos= $this-messagedb-listinfo$where,$order = 'messageid ASC',$page, $pages = '10'; 191行: $replyinfos= $this-messagedb-listinfo$where,$order = 'messageid ASC',$page, $pages = '10'; 漏洞代码: 将176行和191行都替换为成: $replyinfos...