Description
This web application is vulnerable to Email Header Injection. Email Header Injection is a security vulnerability that allows a malicious user to tamper with the email messages that are sent from the web application by injecting additional SMTP/IMAP headers. A malicious spammer could potentially use this tactic to send large numbers of messages anonymously.
Remediation
You need to restrict CR(0x13) and LF(0x10) from the user input. Check references for more information about fixing this vulnerability.
References
Related Vulnerabilities
Ruby on Rails CookieStore session cookie persistence
Multiple vulnerabilities reported in Parallels Plesk Sitebuilder
Plone CMS Improper Input Validation Vulnerability (CVE-2013-4195)
PHP Improper Input Validation Vulnerability (CVE-2007-4783)
Drupal Improper Input Validation Vulnerability (CVE-2010-2473)