CVE-2016-10033: PHPMailer Command Injection Vulnerability. PHPMailer

PHPMailer Command Injection Vulnerability. PHPMailer contains a command injection vulnerability because it fails to sanitize user-supplied input. Specifically, this issue affects the 'mail()' function of 'class.phpmailer.php' script. An attacker can exploit this issue to execute arbitrary code within the context of the application. Failed exploit attempts will result in a denial-of-service condition.

Browse the CVE database

Read the full analysis on IntelFusions