exploit-db-mirror/platforms/php/webapps/35965.txt
Offensive Security e97ed109f5 Update: 2015-02-03
7 new exploits
2015-02-03 08:35:39 +00:00

7 lines
No EOL
558 B
Text
Executable file

source: http://www.securityfocus.com/bid/48692/info
The 'com_resman' component for Joomla! 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://www.example.com/index.php?option=com_resman&task=list&city=<BODY%20ONLOAD=alert("SOLVER")>