mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
![]() |
### [CVE-2015-7576](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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/jasnow/585-652-ruby-advisory-db
|
||
|
- https://github.com/rubysec/ruby-advisory-db
|
||
|
- https://github.com/zhangyongbo100/-Ruby-dl-handle.c-CVE-2009-5147-
|
||
|
|