VYPR

RubyGems package

mail

pkg:gem/mail

Vulnerabilities (4)

  • CVE-2015-9097MedJun 12, 2017
    affected < 2.5.5fixed 2.5.5

    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.

  • CVE-2012-2140Jul 18, 2012
    affected < 2.4.3fixed 2.4.3

    The Mail gem before 2.4.3 for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a (1) sendmail or (2) exim delivery.

  • CVE-2012-2139Jul 18, 2012
    affected < 2.4.4fixed 2.4.4

    Directory traversal vulnerability in lib/mail/network/delivery_methods/file_delivery.rb in the Mail gem before 2.4.4 for Ruby allows remote attackers to read arbitrary files via a .. (dot dot) in the to parameter.

  • CVE-2011-0739Feb 2, 2011
    affected < 2.2.15fixed 2.2.15

    The deliver function in the sendmail delivery agent (lib/mail/network/delivery_methods/sendmail.rb) in Ruby Mail gem 2.2.14 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in an e-mail address.