Laravel before 5.5.10 mishandles the remember_me token verification process because DatabaseUserProvider does not have constant-time token comparison.
References
Link | Resource |
---|---|
https://laravel-news.com/laravel-v5-5-11 | Issue Tracking Vendor Advisory |
https://github.com/laravel/framework/releases/tag/v5.5.10 | Release Notes Third Party Advisory |
https://github.com/laravel/framework/pull/21320 | Issue Tracking Mailing List Third Party Advisory |
Configurations
Information
Published : 2017-09-27 18:29
Updated : 2017-10-10 05:25
NVD link : CVE-2017-14775
Mitre link : CVE-2017-14775
JSON object : View
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
Products Affected
laravel
- laravel