The authentication method in Laravel 8.x through 9.x before 9.32.0 was discovered to be vulnerable to user enumeration via timeless timing attacks with HTTP/2 multiplexing. This is caused by the early return inside the hasValidCredentials method in the Illuminate\Auth\SessionGuard class when a user is found to not exist.
References
Link | Resource |
---|---|
https://ephort.dk/blog/laravel-timing-attack-vulnerability/ | Exploit Technical Description Third Party Advisory |
https://github.com/ephort/laravel-user-enumeration-demo | Exploit Third Party Advisory |
https://github.com/laravel/framework/pull/44069 | Patch Vendor Advisory |
https://github.com/laravel/framework/releases/tag/v9.32.0 | Release Notes |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2023-04-25T00:00:00
Updated: 2023-04-25T00:00:00
Reserved: 2022-09-11T00:00:00
Link: CVE-2022-40482
JSON object: View
NVD Information
Status : Analyzed
Published: 2023-04-25T19:15:10.180
Modified: 2023-05-04T19:40:31.363
Link: CVE-2022-40482
JSON object: View
Redhat Information
No data.
CWE