Fallos del tipo CWE-601

1187 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-62595MEDIUMKoa Vulnerable to Open Redirect via Trailing Double-Slash (//) in back Redirect LogicEPSS 0.3%CVE-2026-75114MEDIUMJoomla Extension - yootheme.com - Open redirect in CommentController::twitterAuthenticate() in Zoo < 4.1.64EPSS 0.3%CVE-2025-50067CRITICALVulnerability in Oracle Application Express (component: Strategic Planner Starter App). Supported versions that are affected are 24.2.4 andEPSS 0.3%CVE-2026-2153MEDIUMmwielgoszewski doorman views.py is_safe_url redirectEPSS 0.3%CVE-2023-51517MEDIUMWordPress Calculated Fields Form Plugin <= 1.2.28 is vulnerable to Open RedirectionEPSS 0.3%CVE-2026-47347MEDIUMTYPO3 CMS - Open Redirect in Core UtilitiesEPSS 0.3%CVE-2026-58450MEDIUMInvoice Ninja 5.13.26 - Open Redirect in Client Portal Login via intended ParameterEPSS 0.3%CVE-2025-1488MEDIUMWPO365 | MICROSOFT 365 GRAPH MAILER <= 3.2 - Open Redirect via 'redirect_to' ParameterEPSS 0.3%CVE-2024-0319MEDIUMOpen Redirect vulnerability in FireEye HXToolEPSS 0.3%CVE-2026-49820MEDIUMProbo has an open redirect bypass via path normalizationEPSS 0.3%CVE-2026-0508HIGHOpen Redirect vulnerability in SAP BusinessObjects Business Intelligence PlatformEPSS 0.3%CVE-2024-46481HIGHThe login page of Venki Supravizio BPM up to 18.1.1 is vulnerable to open redirect leading to reflected XSS.EPSS 0.3%CVE-2026-73191MEDIUMApache Syncope: CAS service URL injection via Forwarded HTTP headersEPSS 0.3%CVE-2026-82731LOWUnescaped path parameters in AshTypescript generated TypeScript client allow request redirectionEPSS 0.3%CVE-2025-30010MEDIUMMultiple vulnerabilities in SAP Supplier Relationship Management (Live Auction Cockpit)EPSS 0.3%CVE-2026-40905HIGHLinkAce: Password Reset Poisoning via X-Forwarded-Host Header Injection Leading to Account TakeoverEPSS 0.3%CVE-2022-38657HIGHAn open redirect to malicious sites affects HCL LeapEPSS 0.3%CVE-2026-23817MEDIUMUnauthenticated Open Redirect allows URL Manipulation in Web InterfaceEPSS 0.3%CVE-2026-80200MEDIUMKimai before 2.53.0 Open Redirect via RelayStateEPSS 0.3%CVE-2025-54196MEDIUMAdobe Connect | URL Redirection to Untrusted Site ('Open Redirect') (CWE-601)EPSS 0.3%