exploit-db-mirror/platforms/php/webapps/30801.txt
Offensive Security 8198dd43d5 Updated 01_10_2014
2014-01-10 04:25:18 +00:00

12 lines
No EOL
789 B
Text
Executable file

source: http://www.securityfocus.com/bid/26553/info
Bandersnatch 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.
Bandersnatch 0.4 is vulnerable; other versions may also be affected.
http://www.example.com/path/to/index.php?func=[injectionpoint]
http://www.example.com/path/to/index.php?date=[injectionpoint]
http://www.example.com/path/to/index.php?func=log&jid=[injectionpoint]
http://www.example.com/path/to/index.php?func=user&jid=[injectionpoint]