Token Verification Flaw in Laravel Framework by Taylor Otwell
CVE-2017-14775
5.9MEDIUM
What is CVE-2017-14775?
The Laravel Framework versions prior to 5.5.10 exhibit a security weakness in the remember_me token verification process. Specifically, the DatabaseUserProvider fails to implement constant-time token comparison, making the application susceptible to timing attacks. This vulnerability could potentially allow an attacker to bypass security mechanisms, thereby jeopardizing user account integrity.