Urchin 5.7.x - 'session.cgi' Cross-Site Scripting

EDB-ID:

30606


Author:

pagvac

Type:

webapps


Platform:

CGI

Date:

2007-09-24


source: https://www.securityfocus.com/bid/25788/info

Urchin is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. 

http://target/session.cgi?"><script>alert('XSS')</script><