cve/2016/CVE-2016-10045.md
2024-06-07 04:52:01 +00:00

7.0 KiB

CVE-2016-10045

Description

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code by leveraging improper interaction between the escapeshellarg function and internal escaping performed in the mail function in PHP. NOTE: this vulnerability exists because of an incorrect fix for CVE-2016-10033.

POC

Reference

Github