Falhas do tipo CWE-601

1.188 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-2022-20764MEDIUMCisco TelePresence Collaboration Endpoint and RoomOS Software VulnerabilitiesEPSS 1.0%CVE-2021-32806MEDIUMURL Redirection to Untrusted Site ('Open Redirect') in Products.isurlinportalEPSS 1.0%CVE-2023-27292MEDIUMAn open redirect vulnerability exposes OpenCATS to template injection due to improper validation of user-supplied GET parameters.EPSS 1.0%CVE-2016-10365—Kibana versions before 4.6.3 and 5.0.1 have an open redirect vulnerability that would enable an attacker to craft a link in the Kibana domaiEPSS 1.0%CVE-2024-4940MEDIUMOpen Redirect in gradio-app/gradioEPSS 1.0%CVE-2021-32645MEDIUMOpen Redirect in tenancyEPSS 1.0%CVE-2020-26232MEDIUMOpen redirect in Jupyter ServerEPSS 1.0%CVE-2025-24180HIGHThe issue was addressed with improved input validation. This issue is fixed in Safari 18.4, iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, viEPSS 1.0%CVE-2022-43721MEDIUMApache Superset: Open Redirect VulnerabilityEPSS 1.0%CVE-2017-14802MEDIUMUnvalidated Redirect in NetIQ Access Manager after upgrading to NAM 4.3 AC and IDP URLsEPSS 1.0%CVE-2020-1723—A flaw was found in Keycloak Gatekeeper (Louketo). The logout endpoint can be abused to redirect logged-in users to arbitrary web pages. AffEPSS 1.0%CVE-2024-41955MEDIUMMobile Security Framework (MobSF) has an Open Redirect in Login RedirectEPSS 1.0%CVE-2024-38211HIGHMicrosoft Dynamics 365 (on-premises) Cross-site Scripting VulnerabilityEPSS 1.0%CVE-2017-1002150—python-fedora 0.8.0 and lower is vulnerable to an open redirect resulting in loss of CSRF protectionEPSS 1.0%CVE-2021-34772MEDIUMCisco Orbital Open Redirect VulnerabilityEPSS 1.0%CVE-2024-53995LOWGHSL-2024-288: SickChill open redirect in loginEPSS 1.0%CVE-2022-24776MEDIUMOpen Redirect in Flask-AppBuilderEPSS 1.0%CVE-2021-3639—A flaw was found in mod_auth_mellon where it does not sanitize logout URLs properly. This issue could be used by an attacker to facilitate pEPSS 1.0%CVE-2020-15241MEDIUMCross-Site Scripting in TYPO3 Fluid EngineEPSS 1.0%CVE-2023-34020MEDIUMWordPress Uncanny Toolkit for LearnDash plugin <= 3.6.4.3 - Open Redirection vulnerabilityEPSS 1.0%