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

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2009-07-10T15:00:00

Updated: 2017-08-16T14:57:01

Reserved: 2009-07-10T00:00:00


Link: CVE-2009-2422

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2009-07-10T15:30:00.250

Modified: 2024-02-13T17:44:31.013


Link: CVE-2009-2422

JSON object: View

cve-icon Redhat Information

No data.

CWE