| Título | Freshworks Inc freshwork v1.2.3 Open Redirect |
|---|
| Descrição | Vulnerability Description
A GET-based Open Redirect was identified in the logout functionality of Freshwork Product v1.2.3. The application’s logout endpoint accepts a post_logout_redirect_uri parameter from the query string and uses it directly to construct the destination URL after logout, without sufficient validation or sanitization.
This allows an attacker to craft a malicious link that, when clicked, logs out the user and then redirects them to an attacker-controlled site. Such behavior can be abused for phishing campaigns, session termination attacks, or to trick users into trusting a malicious site.
Steps to reproduce:
1. Make a GET request to below URL and define any attacker controlled domain in the post_logout_redirect_uri parameter, result will be redirected to the specified domain.
https://[orgination_name].myfreshworks.com/api/v2/logout?post_logout_redirect_uri=https://evil.com |
|---|
| Fonte | ⚠️ https://drive.google.com/file/d/1U-xaC1pqnregoZGefyNAykhUnvnuG6hb/view?usp=sharing |
|---|
| Utilizador | kushkira (UID 60170) |
|---|
| Submissão | 25/08/2025 10h27 (há 10 meses) |
|---|
| Moderação | 10/09/2025 14h44 (16 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 323487 [Freshwork até 1.2.3 /api/v2/logout post_logout_redirect_uri Redirect] |
|---|
| Pontos | 20 |
|---|