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
Configurations
History
21 Nov 2024, 02:39
Type | Values Removed | Values Added |
---|---|---|
References | () http://openwall.com/lists/oss-security/2015/12/11/3 - Mailing List, Third Party Advisory | |
References | () http://www.mbsd.jp/Whitepaper/smtpi.pdf - Third Party Advisory | |
References | () https://github.com/mikel/mail/commit/72befdc4dab3e6e288ce226a7da2aa474cf5be83 - Exploit, Third Party Advisory | |
References | () https://github.com/mikel/mail/pull/1097 - Issue Tracking, Third Party Advisory | |
References | () https://github.com/rubysec/ruby-advisory-db/issues/215 - Issue Tracking, Third Party Advisory | |
References | () https://hackerone.com/reports/137631 - Issue Tracking, Third Party Advisory | |
References | () https://rubysec.com/advisories/mail-OSVDB-131677 - Issue Tracking, Vendor Advisory |
Information
Published : 2017-06-12 20:29
Updated : 2024-11-21 02:39
NVD link : CVE-2015-9097
Mitre link : CVE-2015-9097
CVE.ORG link : CVE-2015-9097
JSON object : View
Products Affected
mail_project
CWE
CWE-93
Improper Neutralization of CRLF Sequences ('CRLF Injection')