XRms 1.99.2 - CRM 'msg' Cross-Site Scripting

EDB-ID:

31315


Author:

vijayv

Type:

webapps


Platform:

PHP

Date:

2008-02-28


source: https://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>