Falhas do tipo CWE-601

1.187 resultados

Redirecionamento aberto (Open Redirect)

É quando uma aplicação redireciona o usuário para uma URL fornecida por ele (parâmetro, query string, etc.) sem validar se o destino é confiável. Um atacante controla para onde a vítima é levada, usando a reputação da aplicação legítima para enganá-la e roubar credenciais ou distribuir malware.

Exemplo

Um site de login tem `redirect.php?url=https://exemplo.com/dashboard`. O atacante muda para `redirect.php?url=https://site-falso.com` e envia o link falso por phishing. A vítima clica confiando no domínio legítimo e acaba em um site fake que coleta suas credenciais.

Como mitigar

Valide e whitelist as URLs permitidas antes de redirecionar — nunca confie no input do usuário. Alternativamente, use IDs ou tokens que mapeiem para destinos pré-aprovados, ou verifique se a URL pertence ao mesmo domínio (validação com regex ou parsing seguro da URL).

CVE-2018-25245HIGH7 Tik 1.0.1.0 Denial of Service via SearchEPSS 0.3%CVE-2023-3684LOWLivelyWorks Articart Base64 Encoding de_DE redirectEPSS 0.3%CVE-2026-55237HIGHAutoGPT SignUp Page has DOM-Based XSS and Open RedirectEPSS 0.3%CVE-2024-25657MEDIUMAn open redirect in the Login/Logout functionality of web management in AVSystem Unified Management Platform (UMP) 23.07.0.16567~LTS could aEPSS 0.3%CVE-2022-36316MEDIUMWhen using the Performance API, an attacker was able to notice subtle differences between PerformanceEntries and thus learn whether the targEPSS 0.3%CVE-2025-28896MEDIUMWordPress AS English Admin plugin <= 1.0.0 - Open Redirection vulnerabilityEPSS 0.3%CVE-2022-44560MEDIUMThe launcher module has an Intent redirection vulnerability. Successful exploitation of this vulnerability may cause launcher module data toEPSS 0.3%CVE-2025-55751MEDIUMOnboardLite Open Redirect EndpointEPSS 0.3%CVE-2025-50477MEDIUMA URL redirection in lbry-desktop v0.53.9 allows attackers to redirect victim users to attacker-controlled pages.EPSS 0.3%CVE-2025-7949MEDIUMSanluan PublicCMS preview.html redirectEPSS 0.3%CVE-2026-59180LOWApprise forwards configured auth headers across cross-origin HTTP redirectsEPSS 0.3%CVE-2024-21794MEDIUMOpen Redirect in Rapid SCADAEPSS 0.3%CVE-2026-10837MEDIUMOpen redirection vulnerability in Password ManagerEPSS 0.3%CVE-2024-38485MEDIUMDell ECS, versions prior to 3.8.0, contain(s) a Host Header Injection Vulnerability. A remote low-privileged attacker could potentially explEPSS 0.3%CVE-2026-61143MEDIUMVulnerability in the Oracle Communications Convergent Charging Controller product of Oracle Communications (component: Prov IF). Supported EPSS 0.3%CVE-2024-37830MEDIUMAn issue in Outline <= v0.76.1 allows attackers to redirect a victim user to a malicious site via intercepting and changing the state cookieEPSS 0.3%CVE-2024-43236MEDIUMWordPress Easy PayPal & Stripe Buy Now Button plugin <= 1.9 - Open Redirection vulnerabilityEPSS 0.3%CVE-2024-20369MEDIUMA vulnerability in the web-based management interface of Cisco Crosswork Network Services Orchestrator (NSO) could allow an unauthenticated,EPSS 0.3%CVE-2026-42350MEDIUMKargo: Open Redirect in UI OIDC Login Flow via redirectTo Query ParameterEPSS 0.3%CVE-2025-4143MEDIUMMissing validation of redirect_uri on authorize endpointEPSS 0.3%