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://github.com/laravel/framework/pull/21320 | Issue Tracking Mailing List Third Party Advisory |
https://github.com/laravel/framework/releases/tag/v5.5.10 | Release Notes Third Party Advisory |
https://laravel-news.com/laravel-v5-5-11 | Issue Tracking Vendor Advisory |
https://github.com/laravel/framework/pull/21320 | Issue Tracking Mailing List Third Party Advisory |
https://github.com/laravel/framework/releases/tag/v5.5.10 | Release Notes Third Party Advisory |
https://laravel-news.com/laravel-v5-5-11 | Issue Tracking Vendor Advisory |
Configurations
History
21 Nov 2024, 03:13
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/laravel/framework/pull/21320 - Issue Tracking, Mailing List, Third Party Advisory | |
References | () https://github.com/laravel/framework/releases/tag/v5.5.10 - Release Notes, Third Party Advisory | |
References | () https://laravel-news.com/laravel-v5-5-11 - Issue Tracking, Vendor Advisory |
Information
Published : 2017-09-28 01:29
Updated : 2024-11-21 03:13
NVD link : CVE-2017-14775
Mitre link : CVE-2017-14775
CVE.ORG link : CVE-2017-14775
JSON object : View
Products Affected
laravel
- laravel
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor