Summary
Aaron Neyer discovered that missing
input sanitising in the logging component of Ruby Actionmailer could result in denial of service through a malformed e-mail message.
Solution
For the stable distribution (wheezy),
this problem has been fixed in version 3.2.6-2+deb7u1. ruby-activesupport-3.2 was updated in a related change to version 3.2.6-6+deb7u1.
For the unstable distribution (sid), this problem has been fixed in version 3.2.16-3+0 of the rails-3.2 source package.
We recommend that you upgrade your ruby-actionmailer-3.2 packages.
Insight
Action Mailer is a framework for
working with email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Affected
ruby-actionmailer-3.2 on Debian Linux
Detection
This check tests the installed software version using the apt package manager.
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2013-4389 -
CVSS Base Score: 4.3
AV:N/AC:M/Au:N/C:N/I:N/A:P
Related Vulnerabilities