Remote code execution in PHPMailer
Critical severity
GitHub Reviewed
Published
Mar 5, 2020
in
PHPMailer/PHPMailer
•
Updated Sep 6, 2023
Description
Published by the National Vulnerability Database
Dec 30, 2016
Reviewed
Mar 5, 2020
Published to the GitHub Advisory Database
Mar 5, 2020
Last updated
Sep 6, 2023
Impact
The
mailSend
function in the defaultisMail
transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a " (backslash double quote) in a craftedSender
property.Patches
Fixed in 5.2.18
Workarounds
Filter and validate user input before passing it to internal functions.
References
https://nvd.nist.gov/vuln/detail/CVE-2016-10033
Related to a follow-on issue in https://nvd.nist.gov/vuln/detail/CVE-2016-10045
For more information
If you have any questions or comments about this advisory:
References