CVE-2024-56329

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.
CVSS

No CVSS.

Configurations

No configuration.

History

20 Dec 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-20 20:15

Updated : 2024-12-20 20:15


NVD link : CVE-2024-56329

Mitre link : CVE-2024-56329

CVE.ORG link : CVE-2024-56329


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication