CVE-2007-3215
Published Jun 14, 2007
Last updated 6 years ago
Overview
- Description
- PHPMailer 1.7, when configured to use sendmail, allows remote attackers to execute arbitrary shell commands via shell metacharacters in the SendmailSend function in class.phpmailer.php.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- NVD-CWE-Other
Evaluator
- Comment
- -
- Impact
- Successful exploitation requires that the PHP script using PHPMailer is configured to send e-mails with the Sendmail method, and that the script does not sanitise data before storing it in the Sender property.
- Solution
- Successful exploitation requires that the PHP script using PHPMailer is configured to send e-mails with the Sendmail method, and that the script does not sanitise data before storing it in the Sender property.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:phpmailer:phpmailer:1.7:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "65A453FF-9AC7-4A84-B1FA-735B38ABEC1C" }, { "criteria": "cpe:2.3:a:phpmailer:phpmailer:1.7.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F3611829-7CF3-43B1-A8AC-979124BE9C79" }, { "criteria": "cpe:2.3:a:phpmailer:phpmailer:1.7.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7D5FB20E-ADCB-4F79-842A-40E692D384C3" }, { "criteria": "cpe:2.3:a:phpmailer:phpmailer:1.7.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6BFE740D-FAD1-4A16-8F49-4FF2BE69C21C" }, { "criteria": "cpe:2.3:a:phpmailer:phpmailer:1.73:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7BF4FD90-8B03-4056-9CCD-1F587A163A38" } ], "operator": "OR" } ] } ]