FForm Sender 1.0 - 'Processform.php3?Name' Cross-Site Scripting

EDB-ID:

26014

CVE:

N/A


Author:

rgod

Type:

webapps


Platform:

PHP

Date:

2005-07-19


source: https://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>