SB2016122601 - Remote code execution in PHPMailer 



SB2016122601 - Remote code execution in PHPMailer

Published: December 26, 2016 Updated: July 7, 2025

Security Bulletin ID SB2016122601
Severity
High
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Remote code injection (CVE-ID: CVE-2016-10033)

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to insufficient sanitization of user-supplied input passed via specially crafted “From” address to mailSend() function. A remote attacker can use backslashed double quote character (e.g. \") to pass additional commands to original mail command and execute them with privileges of the current web server user.

Successful exploitation of the vulnerability may result in system compromise.



Remediation

Install update from vendor's website.