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-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-27816The 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%