CRITICAL 9.8
GHSA-rxq3-gm4p-5fj4
rails vulnerable to improper authentication
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://nvd.nist.gov/vuln/detail/CVE-2009-2422 [ADVISORY]
- https://exchange.xforce.ibmcloud.com/vulnerabilities/51528 [WEB]
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails/CVE-2009-2422.yml [WEB]
- https://web.archive.org/web/20090711160153/http://secunia.com/advisories/35702 [WEB]
- https://web.archive.org/web/20200229192617/http://www.securityfocus.com/bid/35579 [WEB]
- http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html [WEB]
- http://n8.tumblr.com/post/117477059/security-hole-found-in-rails-2-3s [WEB]
- http://support.apple.com/kb/HT4077 [WEB]
- http://weblog.rubyonrails.org/2009/6/3/security-problem-with-authenticate_with_http_digest [WEB]