通达OA集团最新版一处盲注漏洞demo测试(需登录)
简要描述: 集团OA最新版,未过滤',然后再绕过过滤函数,root权限 详细说明: 厂商官网:http://.../ 集团demo地址:.../ SQL漏洞地址: .../general/document/index.php/send/sendlist/sendfor/?tid=&title=1 参数title可注入 这个点竟然没有过滤单引号' 爆SQL语句: 提交: .../general/document/index.php/send/sendlist/sendfor/?tid=&title=1%' and 1=2 union select 返回: 不安全的SQL语句:联合查询...