Files
CVEs-PoC/2007/CVE-2007-3215.md
T
2024-06-18 02:51:15 +02:00

19 lines
715 B
Markdown

### [CVE-2007-3215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3215)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2011/Oct/223
- http://yehg.net/lab/pr0js/advisories/%5BvTiger_5.2.1%5D_rce
#### Github
No PoCs found on GitHub currently.