exploit-db-mirror/platforms/php/webapps/33065.txt
Offensive Security 03145e7e42 Updated 04_29_2014
2014-04-29 04:36:23 +00:00

9 lines
No EOL
685 B
Text
Executable file

source: http://www.securityfocus.com/bid/35573/info
The Horde 'Passwd' module 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 let the attacker steal cookie-based authentication credentials and launch other attacks.
Versions prior to Horde 'Passwd' 3.1.1 are vulnerable.
http://www.example.com/horde/passwd/main.php?backend="><script>alert('XSS')</script>&userid=stevejobs&return_to=&oldpassword=foo&newpassword0=foo&newpassword1=foo&submit=Change%20Password