exploit-db-mirror/platforms/php/webapps/36255.txt
Offensive Security 5dff5f8ab5 Update: 2015-03-05
16 new exploits
2015-03-05 08:36:06 +00:00

10 lines
732 B
Text
Executable file

source: http://www.securityfocus.com/bid/50364/info
vtiger CRM 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.
vtiger CRM 5.2.1 is vulnerable; other versions may also be affected.
http://www.example.com/modules/mobile/index.php?_operation="><script>alert(1)</script>
http://www.example.com/modules/mobile/index.php?_operation=listModuleRecords&module=Services&search="><script>alert(1)</script>