XRms 1.99.2 - CRM 'msg' Cross-Site Scripting

Related Vulnerabilities: CVE-2008-1129  
Publish Date: 28 Feb 2008
Author: vijayv
                source: http://www.securityfocus.com/bid/28041/info

XRMS CRM is prone to a cross-site scripting vulnerability because it fails to adequately 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 help the attacker steal cookie-based authentication credentials and launch other attacks.

XRMS CRM 1.99.2 is affected; other versions may also be vulnerable. 

http://www.example.com//xrms/admin/users/self.php?msg=Preferences%20successfully%20saved&msg=<script>alert("xss");</script>