Fallos del tipo CWE-290

510 resultados

Autenticação inadequada sujeita a falsificação de identidade

Ocorre quando o mecanismo de autenticação é implementado de forma fraca ou incompleta, permitindo que um atacante se faça passar por outro usuário ou sistema sem precisar das credenciais legítimas. O risco é grave: qualquer um pode ganhar acesso não autorizado simplesmente contornando ou falsificando a identidade.

Ejemplo

Um app que autentica usuários apenas verificando um header HTTP customizado (tipo 'X-User-ID: 123') sem validação criptográfica real. Um atacante muda esse header para 'X-User-ID: admin' e consegue acesso à conta administrativa. Ou um serviço que aceita requisições apenas porque vêm de um IP específico, sem verificar certificados ou assinaturas.

Cómo mitigar

Use protocolos de autenticação estabelecidos (OAuth 2.0, JWT com assinatura, SAML) em vez de inventar o seu. Sempre valide credenciais no servidor com mecanismos criptográficos (hash, assinatura digital, certificados). Nunca confie em headers HTTP, IPs ou tokens não assinados como prova única de identidade.

CVE-2024-4358CRITICALRegistration Authentication Bypass VulnerabilityEPSS 97.5%KEVCVE-2022-24112CRITICALapisix/batch-requests plugin allows overwriting the X-REAL-IP headerEPSS 96.0%KEVCVE-2022-23131CRITICALUnsafe client-side session storage leading to authentication bypass/instance takeover via Zabbix Frontend with configured SAMLEPSS 95.7%KEVCVE-2021-31195MEDIUMMicrosoft Exchange Server Remote Code Execution VulnerabilityEPSS 73.7%CVE-2020-7388CRITICALSage X3 AdxAdmin Unauthenticated Command Execution Bypass by SpoofingEPSS 70.9%CVE-2021-29441HIGHAuthentication bypassEPSS 68.9%CVE-2024-54085CRITICALRedfish Authentication BypassEPSS 59.2%KEVCVE-2021-34646CRITICALBooster for WooCommerce <= 5.4.3 Authentication BypassEPSS 50.9%CVE-2025-49002HIGHDataease H2 Database Remote Code Execution (RCE) Bypass VulnerabilityEPSS 45.0%CVE-2020-10136IP-in-IP protocol allows a remote, unauthenticated attacker to route arbitrary network trafficEPSS 28.5%CVE-2023-30803CRITICALSangfor Next-Gen Application Firewall Authentication BypassEPSS 18.2%CVE-1999-0012HIGHSome web servers under Microsoft Windows allow remote attackers to bypass access restrictions for files with long file names.EPSS 18.2%CVE-2024-41107HIGHApache CloudStack: SAML Signature ExclusionEPSS 17.8%CVE-2023-50224MEDIUMTP-Link TL-WR841N dropbearpwd Improper Authentication Information Disclosure VulnerabilityEPSS 17.4%KEVCVE-2024-21518HIGHThis affects versions of the package opencart/opencart from 4.0.0.0. A Zip Slip issue was identified via the marketplace installer due to imEPSS 14.1%CVE-2022-3180CRITICALWPGateway <= 3.5 - Unauthenticated Privilege EscalationEPSS 9.2%CVE-2024-12108CRITICALWhatsUp Gold - Public API signing key rotation issueEPSS 6.8%CVE-2025-32966HIGHDataease H2 JDBC Connection Remote Code ExecutionEPSS 4.4%CVE-2023-3128CRITICALGrafana is validating Azure AD accounts based on the email claim. On Azure AD, the profile email field is not unique and can be easily modEPSS 4.0%CVE-2022-39227CRITICALPython-jwt subject to Authentication Bypass by SpoofingEPSS 4.0%