exploit-db-mirror/platforms/php/webapps/31659.txt
Offensive Security ed30890816 Updated 02_16_2014
2014-02-16 04:27:26 +00:00

12 lines
682 B
Text
Executable file

source: http://www.securityfocus.com/bid/28824/info
Php-Stats is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Attackers 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 attackers to steal cookie-based authentication credentials and to launch other attacks.
Php-Stats 0.1.9.1 is vulnerable; other versions may also be affected.
http://www.example.com/stats/admin.php?action=systems&mode=0&sel_anno=2008&sel_mese=[XSS]
http://www.example.com/stats/admin.php?action=systems&mode=0&sel_anno=[XSS]