mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2011-0739](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0739)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The deliver function in the sendmail delivery agent (lib/mail/network/delivery_methods/sendmail.rb) in Ruby Mail gem 2.2.14 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in an e-mail address.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/mikel/mail/raw/master/patches/20110126_sendmail.patch
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|