Описание
Laravel Sensitive Data Exposure
Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2017-14775
- https://github.com/laravel/framework/pull/21320
- https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-14775.yaml
- https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-14775.yaml
- https://github.com/laravel/framework/releases/tag/v5.5.10
- https://laravel-news.com/laravel-v5-5-11
Пакеты
Наименование
laravel/framework
composer
Затронутые версииВерсия исправления
< 5.5.10
5.5.10
Наименование
illuminate/auth
composer
Затронутые версииВерсия исправления
< 5.5.10
5.5.10
Связанные уязвимости
CVSS3: 5.9
nvd
больше 7 лет назад
Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
CVSS3: 5.9
debian
больше 7 лет назад
Laravel before 5.5.10 mishandles the remember_me token verification pr ...