exploit-db-mirror/platforms/multiple/remote/30222.txt
Offensive Security 1e0b592801 Updated 12_17_2013
2013-12-17 17:05:06 +00:00

9 lines
No EOL
578 B
Text
Executable file

source: http://www.securityfocus.com/bid/24583/info
MyServer 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.
MyServer 0.8.9 is vulnerable; other versions may also be affected.
http://localhost/cgi-bin/post.mscgi Post:<script>alert('xss');</script>