Page 1 of 1

Re: PHP Mail Injection - questions

Posted: Wed Nov 30, 2005 4:08 pm
by alby
Patricia wrote:
My questions:
- is that an issue for contact_form tag, newsletter module, CMSMailer module, etc?
- if yes, please correct accordingly
- if no, please explain as I'm not sure I understand everything :)
- in a general way, what must be done, in and out of cmsms?
This is a problem with mail function of php, see to (french):
http://www.phpsecure.info/v2/article/Ma ... Inject.php
and User Contributed Notes in:
http://fr.php.net/mail


Feedback Form, Newsletter Made Simple and CMSMailer are projects using PHPMailer:
http://phpmailer.sourceforge.net and not mail function

Alby