First published: Wed May 15 2024(Updated: )
laravel/socialite versions prior to 2.0.9 are found to have an insecure state generation mechanism, potentially exposing the OAuth authentication process to security risks. The issue has been addressed in version 2.0.9 by ensuring that the state is generated using a truly random approach, enhancing the security of the OAuth flow.
Affected Software | Affected Version | How to fix |
---|---|---|
composer/laravel/socialite | >=1.0.0<2.0.9 | 2.0.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of GHSA-h97c-qp24-439v is considered important due to its potential impact on the OAuth authentication process.
To fix GHSA-h97c-qp24-439v, upgrade to laravel/socialite version 2.0.9 or later.
The vulnerability in GHSA-h97c-qp24-439v is related to an insecure state generation mechanism in the OAuth authentication process.
Versions of laravel/socialite prior to 2.0.9 are affected by GHSA-h97c-qp24-439v.
Version 2.0.9 of laravel/socialite improved the state generation mechanism by ensuring it uses a truly random approach.