Beveiligingsadvies

CVE-2009-2422

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2009-07-10 15:00:00
Laatst bijgewerkt 2024-08-07 05:52:14
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.