Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2009-2422


The example code for the digest authentication functionality (http_authentication.rb) in Ruby on Rails before 2.3.3 defines an authenticate_or_request_with_http_digest block that returns nil instead of false when the user does not exist, which allows context-dependent attackers to bypass authentication for applications that are derived from this example by sending an invalid username without a password.


Published

2009-07-10T15:30:00.250

Last Modified

2025-04-09T00:30:58.490

Status

Deferred

Source

[email protected]

Severity

CVSSv3.1: 9.8 (CRITICAL)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

6.4

Weaknesses
  • Type: Primary
    CWE-287

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application rubyonrails ruby_on_rails < 2.3.3 Yes
Operating System apple mac_os_x < 10.6.3 Yes
Operating System apple mac_os_x 10.5.8 Yes
Operating System apple mac_os_x_server < 10.6.3 Yes
Operating System apple mac_os_x_server 10.5.8 Yes

References