exploit-db-mirror/platforms/php/webapps/26034.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

7 lines
No EOL
462 B
Text
Executable file

source: http://www.securityfocus.com/bid/14390/info
NETonE PHPBook is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input to the 'admin' parameter of the 'guestbook.php' script.
A successful exploit could allow an attacker to steal cookie-based authentication credentials and launch other attacks.
http://www.example/com/guestbook.php?admin="><script>alert(document.cookie)</script><!--