Fallos del tipo CWE-284

7073 resultados

Controle de acesso insuficiente ou ausente

A aplicação não valida corretamente quem pode acessar determinado recurso (arquivo, API, função, dados), permitindo que usuários não autorizados façam operações que deveriam estar bloqueadas. É um dos problemas mais comuns em segurança: sem autenticação e autorização robustas, qualquer um consegue fazer o que não deveria.

Ejemplo

Um admin panel acessível via /admin sem login real, ou uma API que retorna dados de qualquer usuário basta mudar um ID na URL sem verificar se você tem permissão. Outro caso: arquivo de configuração com credenciais exposto publicamente porque a aplicação não define permissões de leitura no servidor.

Cómo mitigar

Implemente autenticação forte (sessões, tokens JWT) e autorização em toda operação sensível — verifique explicitamente se o usuário logado tem permissão antes de retornar dados ou executar ações. Use listas de controle de acesso (ACL) ou Role-Based Access Control (RBAC), e nunca confie em IDs de usuário vindos do cliente sem validação server-side.

CVE-2021-3992MEDIUMImproper Access Control in kevinpapst/kimai2EPSS 1.1%CVE-2026-86242HIGHUnauthenticated RCE via Custom Plugin HTTP Path on Dynamically Linked BuildsEPSS 1.1%CVE-2020-3312MEDIUMCisco Firepower Threat Defense Software Information Disclosure VulnerabilityEPSS 1.1%CVE-2023-35179HIGH2FA/MFA Bypass Vulnerability in Serv-U 15.4 EPSS 1.1%CVE-2020-7578—A vulnerability has been identified in Camstar Enterprise Platform (All versions), Opcenter Execution Core (All versions < V8.2). AuthenticaEPSS 1.1%CVE-2023-39349HIGHSentry vulnerable to privilege escalation via ApiTokensEndpointEPSS 1.1%CVE-2017-6866—A vulnerability was discovered in Siemens XHQ server 4 and 5 (4 before V4.7.1.3 and 5 before V5.0.0.2) that could allow an authenticated lowEPSS 1.1%CVE-2020-13677—Under some circumstances, the Drupal core JSON:API module does not properly restrict access to certain content, which may result in unintendEPSS 1.1%CVE-2024-32418CRITICALAn issue in flusity CMS v2.33 allows a remote attacker to execute arbitrary code via the add_addon.php component.EPSS 1.1%CVE-2023-25775MEDIUMImproper access control in the Intel(R) Ethernet Controller RDMA driver for linux before version 1.9.30 may allow an unauthenticated user toEPSS 1.1%CVE-2019-15589—An improper access control vulnerability exists in Gitlab <v12.3.2, <v12.2.6, <v12.1.12 which would allow a blocked user would be able to usEPSS 1.1%CVE-2021-39333HIGHHashthemes Demo Importer <= 1.1.1 Improper Access Control Allowing Content DeletionEPSS 1.1%CVE-2026-33309CRITICALLangflow has an Arbitrary File Write (RCE) via v2 APIEPSS 1.0%CVE-2022-2103CRITICALSecheron SEPCOS Control and Protection RelayEPSS 1.0%CVE-2023-21968LOWVulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versionsEPSS 1.0%CVE-2024-43477HIGHMicrosoft Entra ID Elevation of Privilege VulnerabilityEPSS 1.0%CVE-2021-22853MEDIUMSoar Cloud System Co., Ltd. HR Portal - Broken Access ControlEPSS 1.0%CVE-2015-9243—When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher leveEPSS 1.0%CVE-2024-22187CRITICALA write-what-where vulnerability exists in the Programming Software Connection Remote Memory Diagnostics functionality of AutomationDirect PEPSS 1.0%CVE-2023-47539CRITICALAn improper access control vulnerability in FortiMail version 7.4.0 configured with RADIUS authentication and remote_wildcard enabled may alEPSS 1.0%