CVE-2007-5380
published 2007-10-19CVE-2007-5380: Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related…
PriorityP427medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EPSS
3.58%
88.2th percentile
Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related to "URL-based sessions."
Affected
14 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| david_hansson | ruby_on_rails | <= 1.2.3 | — |
| debian | rails | < rails 1.2.5-1 (bookworm) | rails 1.2.5-1 (bookworm) |
| debian | rails | < rails 1.2.6-1 (bookworm) | rails 1.2.6-1 (bookworm) |
| rubyonrails | rails | — | — |
| rubyonrails | rails | >= 0 < 1.2.5-1 | 1.2.5-1 |
| rubyonrails | rails | >= 0 < 1.2.6-1 | 1.2.6-1 |
| rubyonrails | rails | >= 0 < 1.2.5-1 | 1.2.5-1 |
| rubyonrails | rails | >= 0 < 1.2.6-1 | 1.2.6-1 |
| rubyonrails | rails | >= 0 < 1.2.5-1 | 1.2.5-1 |
| rubyonrails | rails | >= 0 < 1.2.6-1 | 1.2.6-1 |
| rubyonrails | rails | >= 0 < 1.2.5-1 | 1.2.5-1 |
| rubyonrails | rails | >= 0 < 1.2.6-1 | 1.2.6-1 |
| rubyonrails | rails | >= 0 < 1.2.6 | 1.2.6 |
| rubyonrails | rails | >= 0 < 1.2.4 | 1.2.4 |
CVSS provenance
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
ghsa6.8MEDIUM
osv6.8MEDIUM
vendor_debian6.8LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
session fixation protection mechanism in cgi_process.rb in Rails
ghsa·2017-10-24·CVSS 6.8
CVE-2007-6077 [MEDIUM] CWE-362 session fixation protection mechanism in cgi_process.rb in Rails
session fixation protection mechanism in cgi_process.rb in Rails
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 be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks. NOTE: this is due to an incomplete fix for CVE-2007-5380.
GHSA
Session fixation vulnerability in Rails
ghsa·2017-10-24
CVE-2007-5380 [MEDIUM] CWE-384 Session fixation vulnerability in Rails
Session fixation vulnerability in Rails
Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related to "URL-based sessions."
OSV
session fixation protection mechanism in cgi_process.rb in Rails
osv·2017-10-24·CVSS 6.8
CVE-2007-6077 [MEDIUM] session fixation protection mechanism in cgi_process.rb in Rails
session fixation protection mechanism in cgi_process.rb in Rails
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 be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks. NOTE: this is due to an incomplete fix for CVE-2007-5380.
OSV
Session fixation vulnerability in Rails
osv·2017-10-24
CVE-2007-5380 [MEDIUM] Session fixation vulnerability in Rails
Session fixation vulnerability in Rails
Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related to "URL-based sessions."
OSV
CVE-2007-6077: The session fixation protection mechanism in cgi_process
osv·2007-11-21·CVSS 6.8
CVE-2007-6077 [MEDIUM] CVE-2007-6077: The session fixation protection mechanism in cgi_process
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 be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks. NOTE: this is due to an incomplete fix for CVE-2007-5380.
OSV
CVE-2007-5380: Session fixation vulnerability in Rails before 1
osv·2007-10-19·CVSS 6.8
CVE-2007-5380 [MEDIUM] CVE-2007-5380: Session fixation vulnerability in Rails before 1
Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related to "URL-based sessions."
Debian
CVE-2007-5380: rails - Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails,...
vendor_debian·2007·CVSS 6.8
CVE-2007-5380 [MEDIUM] CVE-2007-5380: rails - Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails,...
Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related to "URL-based sessions."
Scope: local
bookworm: resolved (fixed in 1.2.5-1)
bullseye: resolved (fixed in 1.2.5-1)
forky: resolved (fixed in 1.2.5-1)
sid: resolved (fixed in 1.2.5-1)
trixie: resolved (fixed in 1.2.5-1)
Debian
CVE-2007-6077: rails - The session fixation protection mechanism in cgi_process.rb in Rails 1.2.4, as u...
vendor_debian·2007·CVSS 6.8
CVE-2007-6077 [MEDIUM] CVE-2007-6077: rails - The session fixation protection mechanism in cgi_process.rb in Rails 1.2.4, as u...
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 be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks. NOTE: this is due to an incomplete fix for CVE-2007-5380.
Scope: local
bookworm: resolved (fixed in 1.2.6-1)
bullseye: resolved (fixed in 1.2.6-1)
forky: resolved (fixed in 1.2.6-1)
sid: resolved (fixed in 1.2.6-1)
trixie: resolved (fixed in 1.2.6-1)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
http://bugs.gentoo.org/show_bug.cgi?id=195315http://docs.info.apple.com/article.html?artnum=307179http://lists.apple.com/archives/security-announce/2007/Dec/msg00002.htmlhttp://secunia.com/advisories/27657http://secunia.com/advisories/27965http://secunia.com/advisories/28136http://security.gentoo.org/glsa/glsa-200711-17.xmlhttp://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-releasehttp://www.novell.com/linux/security/advisories/2007_25_sr.htmlhttp://www.securityfocus.com/bid/26096http://www.us-cert.gov/cas/techalerts/TA07-352A.htmlhttp://www.vupen.com/english/advisories/2007/3508http://www.vupen.com/english/advisories/2007/4238http://bugs.gentoo.org/show_bug.cgi?id=195315http://docs.info.apple.com/article.html?artnum=307179http://lists.apple.com/archives/security-announce/2007/Dec/msg00002.htmlhttp://secunia.com/advisories/27657http://secunia.com/advisories/27965http://secunia.com/advisories/28136http://security.gentoo.org/glsa/glsa-200711-17.xmlhttp://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-releasehttp://www.novell.com/linux/security/advisories/2007_25_sr.htmlhttp://www.securityfocus.com/bid/26096http://www.us-cert.gov/cas/techalerts/TA07-352A.htmlhttp://www.vupen.com/english/advisories/2007/3508http://www.vupen.com/english/advisories/2007/4238
2007-10-19
Published