ID CVE-2015-9096
Summary 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
Vulnerable Configurations
  • cpe:2.3:a:ruby-lang:ruby:1.9.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:ruby-lang:ruby:1.9.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:ruby-lang:ruby:1.9.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:ruby-lang:ruby:1.9.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:ruby-lang:ruby:1.9.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:ruby-lang:ruby:1.9.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:ruby-lang:ruby:2.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:ruby-lang:ruby:2.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:ruby-lang:ruby:2.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:ruby-lang:ruby:2.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:ruby-lang:ruby:2.4.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:ruby-lang:ruby:2.4.0:rc1:*:*:*:*:*:*
CVSS
Base: 4.3 (as of 15-07-2018 - 01:29)
Impact:
Exploitability:
CWE CWE-93
CAPEC
  • Web Logs Tampering
    Web Logs Tampering attacks involve an attacker injecting, deleting or otherwise tampering with the contents of web logs typically for the purposes of masking other malicious behavior. Additionally, writing malicious data to log files may target jobs, filters, reports, and other agents that process the logs in an asynchronous attack pattern. This pattern of attack is similar to "Log Injection-Tampering-Forging" except that in this case, the attack is targeting the logs of the web server and not the application.
  • Command Delimiters
    An attack of this type exploits a programs' vulnerabilities that allows an attacker's commands to be concatenated onto a legitimate command with the intent of targeting other resources such as the file system or database. The system that uses a filter or a blacklist input validation, as opposed to whitelist validation is vulnerable to an attacker who predicts delimiters (or combinations of delimiters) not present in the filter or blacklist. As with other injection attacks, the attacker uses the command delimiter payload as an entry point to tunnel through the application and activate additional attacks through SQL queries, shell commands, network scanning, and so on.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
NONE PARTIAL NONE
cvss-vector via4 AV:N/AC:M/Au:N/C:N/I:P/A:N
refmap via4
debian DSA-3966
misc
mlist [debian-lts-announce] 20180714 [SECURITY] [DLA 1421-1] ruby2.1 security update
Last major update 15-07-2018 - 01:29
Published 12-06-2017 - 20:29
Last modified 15-07-2018 - 01:29
Back to Top