exploit-db-mirror/platforms/php/webapps/26014.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

7 lines
No EOL
455 B
Text
Executable file

source: http://www.securityfocus.com/bid/14324/info
A cross-site scripting vulnerability affects Form Sender. This issue is due to a failure of the application to properly sanitize user-supplied URI input that will be output in dynamically generated Web pages.
This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://[target]/[path]/processform.php3?name=<script>alert(document.cookie)</script>