Fallos del tipo CWE-601

1185 resultados

Redirecionamento para URL não validada (Open Redirect)

A aplicação redireciona o usuário para uma URL fornecida por ele (parâmetro GET/POST, referer, etc.) sem validar se o destino é confiável. Um atacante pode usar isso para levar vítimas a sites maliciosos, phishing ou roubo de credenciais, enquanto a URL legítima da sua app aparece no clique inicial.

Ejemplo

Um site de e-commerce redireciona após login com `redirect.php?url=google.com`. Um atacante envia `redirect.php?url=seusite-fake.com` disfarçado de e-mail de confirmação. A vítima clica, vê a URL legítima na barra de endereço até o redirecionamento, e cai em um fake convincente.

Cómo mitigar

Valide a URL de destino contra uma whitelist de domínios permitidos ou, no mínimo, verifique se o host da URL é o seu próprio domínio antes de redirecionar. Nunca redirecione para URLs externas fornecidas pelo usuário sem controle explícito.

CVE-2022-4720MEDIUMOpen Redirect in ikus060/rdiffwebEPSS 0.5%CVE-2024-0545MEDIUMCodeCanyon RISE Ultimate Project Manager signin redirectEPSS 0.5%CVE-2025-54414MEDIUMAnubis accepts crafted redirect URLs in pass-challenge 'Try Again' buttonsEPSS 0.5%CVE-2023-37982MEDIUMWordPress Integration for Contact Form 7 and Salesforce Plugin <= 1.3.3 is vulnerable to Open RedirectionEPSS 0.5%CVE-2023-41648MEDIUMWordPress Login and Logout Redirect Plugin <= 2.0.3 is vulnerable to Open RedirectionEPSS 0.5%CVE-2023-22259MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22265MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22258MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22261MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22256MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22257MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22262MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-35883MEDIUMWordPress Core Web Vitals & PageSpeed Booster Plugin <= 1.0.12 is vulnerable to Open RedirectionEPSS 0.5%CVE-2023-22264MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22263MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22266MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2023-22260MEDIUMAEM URL Redirection to Untrusted Site Security feature bypassEPSS 0.5%CVE-2021-34763MEDIUMCisco Firepower Management Center Software Cross-Site Scripting and Open Redirect VulnerabilitiesEPSS 0.5%CVE-2025-50181MEDIUMurllib3 redirects are not disabled when retries are disabled on PoolManager instantiationEPSS 0.5%CVE-2023-22798MEDIUMPrior to commit 51867e0d15a6d7f80d5b714fd0e9976b9c160bb0, https://github.com/brave/adblock-lists removed redirect interceptors on some websiEPSS 0.5%