mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 13:20:31 +01:00
1.4 KiB
1.4 KiB
CVE-2015-7576
Description
The http_basic_authenticate_with method in actionpack/lib/action_controller/metal/http_authentication.rb in the Basic Authentication implementation in Action Controller in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not use a constant-time algorithm for verifying credentials, which makes it easier for remote attackers to bypass authentication by measuring timing differences.
POC
Reference
No PoCs from references.
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Abinandhini-cpu/VulnerableRubyrepo2
- https://github.com/CherMB/test-data-ingestion-service
- https://github.com/CherMB/test-data-ingestion-service-1
- https://github.com/CherMB/test-qa-blackduck
- https://github.com/bibin-paul-trustme/ruby_repo
- https://github.com/jasnow/585-652-ruby-advisory-db
- https://github.com/rubysec/ruby-advisory-db
- https://github.com/shunmugadigialert/ruby5
- https://github.com/zhangyongbo100/-Ruby-dl-handle.c-CVE-2009-5147-