CVE-2024-56329
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-56329
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-12-20T19:59:37.270Z
- Last Modified Date
- 2024-12-20T19:59:37.270Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/joelbutcher/socialstream/security/advisories/GHSA-3q97-vjpp-c8rp | x_refsource_CONFIRM |
https://github.com/joelbutcher/socialstream/commit/ae4dc3906f54fa792b296036d7b3dcea9a4d259b | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-56329 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56329 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-12-21 13:08:43 | Added to TrackCVE |