Falhas do tipo CWE-601

1.185 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-2021-22098—UAA server versions prior to 75.4.0 are vulnerable to an open redirect vulnerability. A malicious user can exploit the open redirect vulneraEPSS 0.7%CVE-2022-31193HIGHURL Redirection to Untrusted Site in Dspace JSPUIEPSS 0.7%CVE-2025-68616HIGHWeasyPrint Vulnerable to Server-Side Request Forgery (SSRF) Protection Bypass via HTTP RedirectEPSS 0.7%CVE-2024-34065HIGH@strapi/plugin-users-permissions leaks 3rd party authentication tokens and authentication bypassEPSS 0.7%CVE-2022-31040HIGHOpen Redirect in open-formsEPSS 0.7%CVE-2021-32805HIGHURL Redirection to Untrusted Site ('Open Redirect') in Flask-AppBuilderEPSS 0.7%CVE-2021-32956—Advantech WebAccess/SCADA Versions 9.0.1 and prior is vulnerable to redirection, which may allow an attacker to send a maliciously crafted UEPSS 0.7%CVE-2022-26954MEDIUMMultiple open redirect vulnerabilities in NopCommerce 4.10 through 4.50.1 allow remote attackers to conduct phishing attacks by redirecting EPSS 0.7%CVE-2015-10115MEDIUMWooSidebars Sidebar Manager Converter Plugin class-woosidebars-sbm-converter.php process_request redirectEPSS 0.7%CVE-2022-1019MEDIUMAutomated Logic WebCtrl Server Open Redirection VulnerabilityEPSS 0.7%CVE-2023-39968MEDIUMOpen Redirect Vulnerability in jupyter-serverEPSS 0.7%CVE-2020-12483HIGHAppStore Remote Download and Installation VulnerabilityEPSS 0.7%CVE-2022-41559CRITICALTIBCO Nimbus Open Redirect VulnerabilityEPSS 0.7%CVE-2015-10114MEDIUMWooSidebars Plugin class-woo-sidebars.php enable_custom_post_sidebars redirectEPSS 0.7%CVE-2020-6803MEDIUMOpen redirect in Mozilla WebThings GatewayEPSS 0.7%CVE-2020-25154MEDIUMB. Braun SpaceCom, Battery Pack SP with Wi-Fi, and Data module compactplusEPSS 0.7%CVE-2026-6203MEDIUMUser Registration & Membership <= 5.1.4 - Unauthenticated Open Redirect via 'redirect_to_on_logout' ParameterEPSS 0.7%CVE-2022-29214MEDIUMURL Redirection to Untrusted Site ('Open Redirect') in next-authEPSS 0.7%CVE-2023-24445MEDIUMJenkins OpenID Plugin 2.4 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins.EPSS 0.7%CVE-2015-10112MEDIUMWooFramework Branding Plugin wooframework-branding.php admin_screen_logic redirectEPSS 0.7%