Re: Help Defending against Email Injection Attacks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 2/6/06, Jim Moseby  wrote:
> Is it time to abandon using mail() for all user contributed data?

Sort of. Don't write any user input to the headers.

Send the data to a default address, don't include anything in the
subject or the headers from the input and you'll avoid the problems.


--
Kind regards,
Liam

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux