CVE-2017-14775

medium
Published 2017-09-28 · Modified 2024-02-16
CVSS v3
5.9
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v2
4.3
VIR risk
5.9

Description

Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.

Predictions

Exploit likelihood
69%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-14775

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://laravel-news.com/laravel-v5-5-11

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/laravel/framework/releases/tag/v5.5.10

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed0
debian debianbullseyefixed0
debian debianforkyfixed0
debian debiansidfixed0
debian debiantrixiefixed0

Package impact

EcosystemPackageVulnerableFixed
php Packagistlaravel/framework<5.5.105.5.10
php Packagistilluminate/auth<5.5.105.5.10

Application impact

VendorProductVersionsFixed
laravellaravel{"endIncluding":"5.5.9"}

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.