Vulnerability Description
Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Laravel | Laravel | <= 5.5.9 |
Related Weaknesses (CWE)
References
- https://github.com/laravel/framework/pull/21320Issue TrackingMailing ListThird Party Advisory
- https://github.com/laravel/framework/releases/tag/v5.5.10Release NotesThird Party Advisory
- https://laravel-news.com/laravel-v5-5-11Issue TrackingVendor Advisory
- https://github.com/laravel/framework/pull/21320Issue TrackingMailing ListThird Party Advisory
- https://github.com/laravel/framework/releases/tag/v5.5.10Release NotesThird Party Advisory
- https://laravel-news.com/laravel-v5-5-11Issue TrackingVendor Advisory
FAQ
What is CVE-2017-14775?
CVE-2017-14775 is a vulnerability with a CVSS score of 5.9 (MEDIUM). Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
How severe is CVE-2017-14775?
CVE-2017-14775 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-14775?
Check the references section above for vendor advisories and patch information. Affected products include: Laravel Laravel.