Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://github.com/laravel/framework/releases/tag/v5.5.10 | third party advisory release notes |
https://github.com/laravel/framework/pull/21320 | issue tracking mailing list third party advisory |
https://laravel-news.com/laravel-v5-5-11 | issue tracking vendor advisory |