Weaknesses of type CWE-601

1,185 results

Redirecionamento aberto para site não confiável

É quando uma aplicação redireciona o usuário para uma URL fornecida por ele (ou por um atacante) sem validação prévia. O navegador segue o redirecionamento automaticamente, levando a vítima para um site malicioso que pode clonar a interface legítima para roubar credenciais ou distribuir malware, com aparência de vir de um domínio confiável.

Example

Um link do tipo `https://banco.com/redirect?url=https://banco-falso.com` recebe a URL de destino como parâmetro e redireciona direto sem checagem. Atacante envia `https://banco.com/redirect?url=https://phishing.com` em email, e a vítima clica pensando estar acessando o banco.

How to mitigate

Valide sempre a URL de destino contra uma lista branca de domínios permitidos ou use URLs relativas. Se aceitar redirecionamentos dinâmicos, verifique que o host pertence ao seu domínio ou a uma lista explícita de parceiros confiáveis.

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%