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