Gentoo Security Advisory GLSA 200409-08 (dev-lang/ruby)

Summary
The remote host is missing updates announced in advisory GLSA 200409-08.
Solution
All Ruby users should upgrade to the latest version: # emerge sync # emerge -pv '>=dev-lang/ruby-your_version' # emerge '>=dev-lang/ruby-your_version' http://www.securityspace.com/smysecure/catid.html?in=GLSA%20200409-08 http://bugs.gentoo.org/show_bug.cgi?id=60525
Insight
When used for CGI scripting, Ruby creates session files in /tmp with the permissions of the default umask. Depending on that umask, local users may be able to read sensitive data stored in session files.