CVE-2024-56329
Description
Socialstream is a third-party package for Laravel Jetstream. It replaces the published authentication and profile scaffolding provided by Laravel Jetstream, with scaffolding that has support for Laravel Socialite. When linking a social account to an already authenticated user, the lack of a confirmation step introduces a security risk. This is exacerbated if ->stateless() is used in the Socialite configuration, bypassing state verification and making the exploit easier. Developers should ensure that users explicitly confirm account linking and avoid configurations that skip critical security checks. Socialstream v6.2 introduces a new custom route that requires a user to "Confirm" or "Deny" a request to link a social account. Users are advised to upgrade. There are no known workarounds for this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
joelbutcher/socialstreamPackagist | >= 6.0.0, < 6.2.0 | 6.2.0 |
joelbutcher/socialstreamPackagist | < 5.6.0 | 5.6.0 |
Affected products
2- Range: v0.0.1, v0.0.2, v0.0.3, …
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.