exploit-db-mirror/platforms/php/webapps/31063.txt
Offensive Security acf3e755a7 Updated 01_21_2014
2014-01-21 04:28:26 +00:00

9 lines
No EOL
742 B
Text
Executable file

source: http://www.securityfocus.com/bid/27461/info
WebCalendar is prone to multiple HTML-injection and cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would run in the context of the affected site, potentially allowing an attacker to steal cookie-based authentication credentials. The attacker could also exploit the HTML-injection issues to control how the site is rendered to the user; other attacks are also possible.
These issues affect WebCalendar 1.1.6; other versions may also be vulnerable.
http://www.example.com/pref.php?>&#039;"><script>alert(&#039;XSS&#039;)</script>