Forum Moderators: open

Message Too Old, No Replies

Contact Form

Email Header Injection

         

fashezee

8:00 pm on Feb 2, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Currently, we have a form-mailer that accepts the following fields:
-Email
-Subject
-Body

There seems to be header injection issues in both ASP and PHP. At the moment, we've added javascript validation that checks whether the email address is valid or not. Ideally, we're going to perform the same validation on the server side as well.

We're looking for help on how to replicate the problem (before we implement any solutions). Any thoughts?

mattglet

5:29 am on Feb 3, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can you explain what "seems" to be header injection?