Net::SMTP in Ruby before 2.4.0 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 |
---|---|
http://www.mbsd.jp/Whitepaper/smtpi.pdf | Exploit Third Party Advisory |
https://github.com/ruby/ruby/commit/0827a7e52ba3d957a634b063bf5a391239b9ffee | Patch Third Party Advisory |
https://github.com/rubysec/ruby-advisory-db/issues/215 | Issue Tracking Third Party Advisory |
https://hackerone.com/reports/137631 | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html | |
https://www.debian.org/security/2017/dsa-3966 |
Configurations
History
No history.
Information
Published : 2017-06-12 20:29
Updated : 2018-07-15 01:29
NVD link : CVE-2015-9096
Mitre link : CVE-2015-9096
CVE.ORG link : CVE-2015-9096
JSON object : View
Products Affected
ruby-lang
- ruby
CWE
CWE-93
Improper Neutralization of CRLF Sequences ('CRLF Injection')