mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 13:31:34 +02:00
19 lines
715 B
Markdown
19 lines
715 B
Markdown
### [CVE-2007-3215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3215)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|