CVE-2009-2422
rails vulnerable to improper authentication
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rails -v 2.3.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rails | rubygems | 0.10.0, 0.10.1, 0.11.0, 0.11.1 (+43 more) | 2.3.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-287Improper AuthenticationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2009-2422ADVISORY
- https://exchange.xforce.ibmcloud.com/vulnerabilities/51528WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails/CVE-2009-2422.ymlWEB
- https://web.archive.org/web/20090711160153/http://secunia.com/advisories/35702WEB
- https://web.archive.org/web/20200229192617/http://www.securityfocus.com/bid/35579WEB
- https://lists.apple.com/archives/security-announce/2010//Mar/msg00001.htmlWEB
- https://n8.tumblr.com/post/117477059/security-hole-found-in-rails-2-3sWEB
- https://support.apple.com/kb/HT4077WEB
- https://weblog.rubyonrails.org/2009/6/3/security-problem-with-authenticate_with_http_digestWEB
Frequently Asked Questions
- What is CVE-2009-2422?
- rails vulnerable to improper authentication This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2009-2422?
- CVE-2009-2422 affects rails. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2009-2422 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77413CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-76904CRITICAL
GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers
- CVE-2026-54061CRITICAL
Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import
- CVE-2026-55445CRITICAL
Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
- CVE-2026-61539CRITICAL
Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing
- CVE-2024-26143MEDIUM
Rails has possible XSS Vulnerability in Action Controller
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies