通达OA Office Anywhere...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

### 简要描述: 最新版,绕过过滤,直接注 ### 详细说明: 厂商:通达信科 测试demo地址:**.**.**.**/ 从官网(http://**.**.**.**/)直接点击集团版在线试用 进去以后,注入出在:list_report.php文件中 ``` 注入地址:**.**.**.**/general/data_center/model_design/design/report/list_report.php?repid=1&openmode=design&menu_id=1 参数repid可注入 ``` 直接在repid参数后加入一个a,直接把SQL爆出来了 ``` 错误,请联系管理员 SQL语句: select * from crs_report where id in (1a) order by orderno, repno 文件:/general/data_center/model_design/design/report/list_report.php 管理模板 - 未指定类型 错误,请联系管理员 SQL语句: select * from crs_report where id in (1a) order by orderno, repno 文件:/general/data_center/model_design/design/report/list_report.php ``` [<img src="https://images.seebug.org/upload/201510/19142459f27e19ce1938694754fb3ff86e0cd55b.png" alt="1015-8.png" width="600" onerror="javascript:errimg(this);">](https://images.seebug.org/upload/201510/19142459f27e19ce1938694754fb3ff86e0cd55b.png) 下面是注入难点: ``` 通过观察需要构造闭合括号,然后采用报错注入,上去执行发现 (1)凡是SQL执行出错的情况,程序都会输出出错的SQL; (2)带有危险函数时,均被过滤****这个最不好绕过 (3)不能带有注释 (4)不能union查询 ``` 过滤了注释符:...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息