CVE-2008-4094: SQL Injection
Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) :limit and (2) :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer.
Other sources
Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) :limit and (2) :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer.
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2008-4094?
CVE-2008-4094 is considered high severity due to the potential for remote SQL injection attacks.
How do I fix CVE-2008-4094?
To mitigate CVE-2008-4094, upgrade to Ruby on Rails version 2.1.1 or later.
What software versions are affected by CVE-2008-4094?
CVE-2008-4094 affects Ruby on Rails versions prior to 2.1.1, including versions 0.9.1 through 2.0.0.
What components are impacted by CVE-2008-4094?
CVE-2008-4094 impacts ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer components of Ruby on Rails.
Can CVE-2008-4094 lead to data loss?
Yes, CVE-2008-4094 can allow remote attackers to execute arbitrary SQL commands, potentially leading to data loss.