SB2024061246 - Open redirect in strapi
Published: June 12, 2024 Updated: April 23, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Open redirect (CVE-ID: CVE-2024-34065)
CWE-ID: CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to bypass authentication and disclose third-party access tokens.
The vulnerability exists due to open redirect in the users-permissions plugin OAuth connect flow when handling a user-supplied callback parameter and redirecting with an access token in the URL. A remote attacker can send a specially crafted link to steal the token and reuse it to bypass authentication and disclose third-party access tokens.
User interaction is required to click a crafted link.
Remediation
Install update from vendor's website.