CVE-2017-14775
CVE-2017-14775 affects Laravel before 5.5.10. The vulnerability arises because the remember_me token verification is mishandled: the DatabaseUserProvider does not use constant-time token comparison, enabling potential timing-based leakage. Affected software: Laravel (PHP framework) prior to 5.5.1...