exploit-db-mirror/platforms/php/webapps/36164.txt
Offensive Security d944419211 Update: 2015-02-25
21 new exploits
2015-02-25 08:37:34 +00:00

10 lines
689 B
Text
Executable file

source: http://www.securityfocus.com/bid/49749/info
AWStats is prone to multiple cross-site scripting vulnerabilities because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
AWStats 7.0 and 6.95 are vulnerable; other versions may also be affected.
http://example.com/awredir.pl?url=%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://example.com/awredir.pl?key=%3Cscript%3Ealert(document.cookie)%3C/script%3E