Email Injection, Not to be confused with spam mailing(sending thousands of emails through a website form).
Similar to SQL injection whereby websites that send emails through online forms can be manipulated in such as
way that the MIME type of the email sent can be altered and invalid email to/from/body values can be inserted
and sent to thousands of email addresses anonymously using your websites brand and email address. This can
cause reputational damage as well as server crashing and search engine banning.
WebSafe will test for Email Injection attacks:
By attempting email injection to send forms to our testing email we can tell if Email Injection is a
vulnerability for the testing website.