Explore top 10 tips to secure your open-source projects now. Read More
×Several vulnerabilities have been discovered in Ruby. The Common
Vulnerabilities and Exposures project identifies the following
problems:
CVE-2009-0642
The return value from the OCSP_basic_verify function was not checked
properly, allowing continued use of a revoked certificate.
CVE-2009-1904
An issue in parsing BigDecimal numbers can result in a
denial-of-service condition (crash).
The following matrix identifies fixed versions:
ruby1.8 ruby1.9
oldstable (etch) 1.8.5-4etch5 1.9.0+20060609-1etch5
stable (lenny) 1.8.7.72-3lenny1 1.9.0.2-9lenny1
unstable (sid) 1.8.7.173-1 (soon)
We recommend that you upgrade your Ruby packages.
Upgrade instructions
- --------------------
wget url
will fetch the file for you
dpkg -i file.deb
will install the referenced file.
If you are using the apt-get package manager, use the line for
sources.list as given below:
apt-get update
will update the internal database
apt-get upgrade
...
Get the latest Linux and open source security news straight to your inbox.