CVE-2016-10033PHPMailer Command Injection Vulnerability

PUBLISHEDvulnerability record
2025-07-07 · last modified July 7, 2025

Metadata

CVE ID:
CVE-2016-10033
项目:
PHP
产品:
PHPMailer
添加日期:
2025-07-07
到期日:
2025-07-28
最后更新:
July 7, 2025

漏洞名称

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.

已知用于勒索软件活动吗?

勒索软件状态:
Unknown

采集行动

Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

其他说明

相关新闻文章

相关 CWE