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

9 lines
No EOL
601 B
Text
Executable file

source: http://www.securityfocus.com/bid/29074/info
Sphider is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue 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.
Sphider 1.3.4 is vulnerable; other versions may also be affected.
http://www.example.com/search.php?query=xsss%20%3Cscript%3Ealert('HELLO');%3C/script%3E&search=1