Hdwiki (20141205) 存在7处SQL注入漏洞(含之前处理不当安全的漏洞)
简要描述: 看到更新了, 有几个老洞还没修复 也随便放到这里面来说了。 详细说明: 0x01 在control/comment.php 中 function doreport $usernames=array; $id=intval$this-post'id' ? $this-post'id' : 0; $report=trimhtmlspecialcharsWIKICHARSET==GBK?string::hiconv$this-post'report':$this-post'report'; ifempty$id||empty$report $this-message-1,'',2;...