Fallos del tipo CWE-601

1191 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-2025-64116MEDIUMMovary vulnerable to an open redirectEPSS 0.2%CVE-2026-86256MEDIUMwger before 2.6 Open Redirect via trainer-login next parameterEPSS 0.2%CVE-2026-22032MEDIUMDirectus has open redirect in SAMLEPSS 0.2%CVE-2025-61753MEDIUMVulnerability in the Oracle Scripting product of Oracle E-Business Suite (component: Miscellaneous). Supported versions that are affected aEPSS 0.2%CVE-2026-21295LOWAdobe Commerce | URL Redirection to Untrusted Site ('Open Redirect') (CWE-601)EPSS 0.2%CVE-2025-49868MEDIUMWordPress Automation By Autonami plugin <= 3.6.0 - Open Redirection VulnerabilityEPSS 0.2%CVE-2025-40545MEDIUMSolarWinds Observability Self-Hosted Open Redirection VulnerabilityEPSS 0.2%CVE-2025-57665MEDIUMElement Plus Link component (el-link) through 2.10.6 implements insufficient input validation for the href attribute, creating a security abEPSS 0.2%CVE-2026-15412MEDIUMIBM WebSphere Application Server prior to 9.0.5.29 and 8.5.5.31 are affected by multiple vulnerabilitiesEPSS 0.2%CVE-2025-55625MEDIUMAn open redirect vulnerability in Reolink v4.54.0.4.20250526 allows attackers to redirect users to a malicious site via a crafted URL. NOTE:EPSS 0.2%CVE-2025-62253MEDIUMOpen redirect vulnerability in page administration in Liferay Portal 7.4.0 through 7.4.3.97, and older unsupported versions, and Liferay DXPEPSS 0.2%CVE-2025-27426MEDIUMFirefox Mobile iOS Full Address Bar Spoof Using Server-Side Redirect to internal error pageEPSS 0.2%CVE-2026-49380LOWIn JetBrains TeamCity before 2026.1 open redirect in the SAML plugin was possibleEPSS 0.2%CVE-2024-1440MEDIUMOpen Redirection in Multiple WSO2 Products via Multi-Option Authentication EndpointEPSS 0.2%CVE-2024-25566MEDIUMOpen Redirect in PingAMEPSS 0.2%CVE-2024-37658MEDIUMAn open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via the bbs/member_confirm.phpEPSS 0.2%CVE-2024-37657MEDIUMAn open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via thebbs/login.php componentEPSS 0.2%CVE-2025-3433MEDIUMAdvanced Advertising System <= 1.3.1 - Open RedirectEPSS 0.2%CVE-2025-42893MEDIUMOpen Redirect vulnerability in SAP Business ConnectorEPSS 0.2%CVE-2025-20382LOWURL validation bypass through Views Dashboard in Splunk EnterpriseEPSS 0.2%