Re: What are an E-mail Injections in PHP?
The e-mail injection is a security vulnerability that allows malicious users to send e-mail messages using someone else's server without prior authorization. You must be sure your forms are not vulnerable to mail injection if you want to prevent your server from being used for spam without your knowledge. PHP’s inbuilt mail() function provides very limited mail functionality. When a form is added to a Web page that submits data to a Web application, a malicious user may exploit the MIME format to append additional information to the message being sent.
IF you hate me, please don't mention it. I know who hates me and who doesn't. You really do not have to make fun of people....
Bookmarks