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

Related Vulnerabilities: CVE-2007-5112  
Publish Date: 24 Sep 2007
Author: pagvac
                source: http://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><