The mail gem before 2.5.5 for Ruby (aka A Really Ruby Mail Library) is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring.
References
Link | Resource |
---|---|
https://rubysec.com/advisories/mail-OSVDB-131677 | Issue Tracking Vendor Advisory |
https://hackerone.com/reports/137631 | Issue Tracking Third Party Advisory |
https://github.com/rubysec/ruby-advisory-db/issues/215 | Issue Tracking Third Party Advisory |
https://github.com/mikel/mail/pull/1097 | Issue Tracking Third Party Advisory |
https://github.com/mikel/mail/commit/72befdc4dab3e6e288ce226a7da2aa474cf5be83 | Exploit Third Party Advisory |
http://www.mbsd.jp/Whitepaper/smtpi.pdf | Third Party Advisory |
http://openwall.com/lists/oss-security/2015/12/11/3 | Mailing List Third Party Advisory |
Configurations
Information
Published : 2017-06-12 13:29
Updated : 2017-07-05 09:43
NVD link : CVE-2015-9097
Mitre link : CVE-2015-9097
JSON object : View
CWE
CWE-93
Improper Neutralization of CRLF Sequences ('CRLF Injection')
Products Affected
mail_project