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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rubyonrails:ruby_on_rails:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:mac_os_x:10.5.8:*:*:*:*:*:*:*
cpe:2.3:o:apple:mac_os_x_server:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:mac_os_x_server:10.5.8:*:*:*:*:*:*:*

History

No history.

Information

Published : 2009-07-10 15:30

Updated : 2024-02-13 17:44


NVD link : CVE-2009-2422

Mitre link : CVE-2009-2422

CVE.ORG link : CVE-2009-2422


JSON object : View

Products Affected

apple

  • mac_os_x
  • mac_os_x_server

rubyonrails

  • ruby_on_rails
CWE
CWE-287

Improper Authentication