Claroline 1.8 - 'user/user.php' Query String Cross-Site Scripting

Related Vulnerabilities: CVE-2008-3315  
Publish Date: 22 Jul 2008
Author: DSecRG
                							

                source: http://www.securityfocus.com/bid/30346/info
 
Claroline is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
 
An attacker may leverage these issues 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.
 
Versions prior to Claroline 1.8.11 are vulnerable. 

http://www.example.com/[installdir]/claroline/user/user.php?"><script>alert('DSecRG
XSS')</script>