Files
CVEs-PoC/2015/CVE-2015-7576.md
T
2025-09-29 21:09:30 +02:00

27 lines
1.4 KiB
Markdown

### [CVE-2015-7576](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7576)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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-