|
from: CMS Report's Front Page News | CMS Report
Riding Rails: Ruby on Rails 1.2.6 Submitted by CMS Report on November 25, 2007 - 12:48pm. "The rails core team has released ruby on rails 1.2.6 to address a bug in the fix for session fixation attacks (CVE-2007-5380). The CVE Identifier for this new issue is CVE-2007-6077." Complete Story »
from: Ruby on Rails Security Project — Exploring the Security of Rails and friends.
The rails core team has released ruby on rails 1.2.6 to address a bug in the fix for session fixation attacks (CVE-2007-5380). The CVE Identifier for this new issue is CVE-2007-6077. You should upgrade to this new release if you do not take specific session-fixation counter measures in your application. 1.2.6 also
from: Nixforce.com a site dedicated to opensource products, like Linux, Debian, php, mysql and more
Ruby on Rails 1.2.6: Security and Maintenance Release The rails core team has released ruby on rails 1.2.6 to address a bug in the fix for session fixation attacks (CVE-2007-5380). The CVE Identifier for this new issue is CVE-2007-6077. You should upgrade to this new release if you do not take
from: Pardel’s Blog
Ruby on Rails 1.2.6 November 24, 2007 at 11:19 pm · Filed under Ruby on Rails The rails core team has released ruby on rails 1.2.6 to address a bug in the fix for session fixation attacks(CVE-2007-5380). The CVE Identifier for this new issue is CVE-2007-6077.You should upgrade to this new release if you do not take specific
from: Riding Rails
The rails core team has released ruby on rails 1.2.6 to address a bug in the fix for session fixation attacks (CVE-2007-5380). The CVE Identifier for this new issue is CVE-2007-6077. You should upgrade to this new release if you do not take specific session-fixation counter measures in your application. 1.2.6 also fixes
from: VulnAware.com
The session fixation protection mechanism in cgi_process.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookie_only attribute from the DEFAULT_SESSION_OPTIONS constant, which effectively causes :cookie_only to only be applied to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks
|