Form Sender Processform.PHP3 Name Cross Site Scripting Vulnerability
BID:14324
Info
Form Sender Processform.PHP3 Name Cross Site Scripting Vulnerability
| Bugtraq ID: | 14324 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 19 2005 12:00AM |
| Updated: | Jul 19 2005 12:00AM |
| Credit: | [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
CreativePHP FormSender 1.0 |
| Not Vulnerable: | |
Discussion
Form Sender Processform.PHP3 Name Cross Site Scripting Vulnerability
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.
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.
Exploit / POC
Form Sender Processform.PHP3 Name Cross Site Scripting Vulnerability
A demonstration exploit URL is provided:
http://[target]/[path]/processform.php3?name=<script>alert(document.cookie)</script>
A demonstration exploit URL is provided:
http://[target]/[path]/processform.php3?name=<script>alert(document.cookie)</script>
Solution / Fix
Form Sender Processform.PHP3 Name Cross Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Form Sender Processform.PHP3 Name Cross Site Scripting Vulnerability
References:
References:
- CreativePHP Form Sender Download Site (CreativePHP)
- Pyrox search Cross Site Scripting poc exploit (rgod)