CVE-2017-9303
medium
CVSS v3
6.1
CVSS v2
5.8
VIR risk
6.1
Description
Laravel does not properly constrain the host portion of a password-reset URL
Predictions
Exploit likelihood
71%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-9303
Vendor advisory: cve@mitre.org — https://laravel-news.com/laravel-5-4-22-is-now-released-and-includes-a-security-fix
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | laravel/laravel | >=5.4.0,<5.4.22 | 5.4.22 |
| Packagist | illuminate/auth | >=5.3.0,<=5.3.31 | |
| Packagist | illuminate/auth | >=5.4.0,<5.4.22 | 5.4.22 |
| Packagist | laravel/framework | >=5.3.0,<=5.3.31 | |
| Packagist | laravel/framework | >=5.4.0,<5.4.22 | 5.4.22 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| laravel | laravel | 5.4.0 | |
References
- http://www.securityfocus.com/bid/98776
- https://laravel-news.com/laravel-5-4-22-is-now-released-and-includes-a-security-fix
- https://security-tracker.debian.org/tracker/CVE-2017-9303
- 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.com/docs/5.4/releases#laravel-5.4.22
- https://web.archive.org/web/20171021180417/http://www.securityfocus.com/bid/98776
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.