Описание
Laravel does not properly constrain the host portion of a password-reset URL
Laravel 5.4.x before 5.4.22 does not properly constrain the host portion of a password-reset URL, which makes it easier for remote attackers to conduct phishing attacks by specifying an attacker-controlled host.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2017-9303
- https://github.com/laravel/framework/commit/cef10551820530632a86fa6f1306fee95c5cac43
- https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-9303.yaml
- https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-9303.yaml
- https://laravel-news.com/laravel-5-4-22-is-now-released-and-includes-a-security-fix
- https://laravel.com/docs/5.4/releases#laravel-5.4.22
- https://web.archive.org/web/20171021180417/http://www.securityfocus.com/bid/98776
- http://www.securityfocus.com/bid/98776
Пакеты
laravel/laravel
>= 5.4.0, < 5.4.22
5.4.22
illuminate/auth
>= 5.3.0, <= 5.3.31
Отсутствует
illuminate/auth
>= 5.4.0, < 5.4.22
5.4.22
laravel/framework
>= 5.3.0, <= 5.3.31
Отсутствует
laravel/framework
>= 5.4.0, < 5.4.22
5.4.22
Связанные уязвимости
Laravel 5.4.x before 5.4.22 does not properly constrain the host portion of a password-reset URL, which makes it easier for remote attackers to conduct phishing attacks by specifying an attacker-controlled host.
Laravel 5.4.x before 5.4.22 does not properly constrain the host porti ...