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 | |
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
21 Nov 2024, 02:39
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.mbsd.jp/Whitepaper/smtpi.pdf - Exploit, Third Party Advisory | |
References | () https://github.com/ruby/ruby/commit/0827a7e52ba3d957a634b063bf5a391239b9ffee - Patch, Third Party Advisory | |
References | () https://github.com/rubysec/ruby-advisory-db/issues/215 - Issue Tracking, Third Party Advisory | |
References | () https://hackerone.com/reports/137631 - Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html - | |
References | () https://www.debian.org/security/2017/dsa-3966 - |
Information
Published : 2017-06-12 20:29
Updated : 2024-11-21 02:39
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')