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-2024-8526MEDIUMAutomated Logic WebCTRL and Carrier i-Vu Open RedirectEPSS 0.7%CVE-2021-43812MEDIUMOpen redirect in nextjs-auth0EPSS 0.7%CVE-2026-0573HIGHImproper Handling of HTTP Redirects vulnerability was identified in GitHub Enterprise Server that allowed leaking of authorization token and enabled remote code executionEPSS 0.7%CVE-2020-27816—The elasticsearch-operator does not validate the namespace where kibana logging resource is created and due to that it is possible to replacEPSS 0.7%CVE-2026-40961HIGHApache Airflow: Open Redirect Bypass VulnerabilityEPSS 0.6%CVE-2023-4965LOWphpipam Header redirectEPSS 0.6%CVE-2020-24551MEDIUMIProom MMC+ Server - URL Redirection to Untrusted Site (Open Redirect')EPSS 0.6%CVE-2026-48895LOWApache APISIX: Cas-auth Host header influence on CAS service URLEPSS 0.6%CVE-2022-29912MEDIUMRequests initiated through reader mode did not properly omit cookies with a SameSite attribute. This vulnerability affects Thunderbird < 91.EPSS 0.6%CVE-2026-44915LOWApache APISIX: Cas-auth plugin open redirect via unsanitized cookie valueEPSS 0.6%CVE-2024-48463MEDIUMBruno before 1.29.1 uses Electron shell.openExternal without validation (of http or https) for opening windows within the Markdown docs viewEPSS 0.6%CVE-2020-36664MEDIUMArtesãos SEOTools SEOMeta.php setTitle redirectEPSS 0.6%CVE-2020-36663MEDIUMArtesãos SEOTools OpenGraph.php makeTag redirectEPSS 0.6%CVE-2023-26494MEDIUMlorawan-stack has open redirect vulnerabilityEPSS 0.6%CVE-2024-8555MEDIUMSourceCodester Clinics Patient Management System congratulations.php redirectEPSS 0.6%CVE-2022-0697LOWOpen Redirect in archivy/archivyEPSS 0.6%CVE-2024-43543MEDIUMWindows Mobile Broadband Driver Remote Code Execution VulnerabilityEPSS 0.6%CVE-2024-33661CRITICALPortainer before 2.20.0 allows redirects when the target is not index.yaml.EPSS 0.6%CVE-2024-43536MEDIUMWindows Mobile Broadband Driver Remote Code Execution VulnerabilityEPSS 0.6%CVE-2018-1002102LOWKubernetes API server follows unvalidated redirects from streaming Kubelet endpointsEPSS 0.6%