Summary
It was discovered that the REXML parser,
part of the interpreter for the Ruby language, could be coerced into allocating large string objects that could consume all available memory on the system. This could allow remote attackers to cause a denial of service (crash).
Solution
For the stable distribution (wheezy),
this problem has been fixed in version 1.8.7.358-7.1+deb7u2.
For the upcoming stable distribution (jessie), this problem has been fixed in version 2.1.5-1 of the ruby2.1 source package.
For the unstable distribution (sid), this problem has been fixed in version 2.1.5-1 of the ruby2.1 source package.
We recommend that you upgrade your ruby1.8 packages.
Insight
Ruby is the interpreted scripting
language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible.
Affected
ruby1.8 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-2014-8080, CVE-2014-8090 -
CVSS Base Score: 5.0
AV:N/AC:L/Au:N/C:N/I:N/A:P
Related Vulnerabilities