Fallos del tipo CWE-284

7070 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-2022-23513MEDIUMPi-Hole/AdminLTE vulnerable due to improper access control in queryads endpointEPSS 40.2%CVE-2024-39943CRITICALrejetto HFS (aka HTTP File Server) 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users (if EPSS 39.5%CVE-2012-6442HIGHRockwell Automation ControlLogix PLC Improper Access ControlEPSS 35.5%CVE-2024-24824HIGHgraylog2-server vulnerable to instantiation of arbitrary classes triggered by API requestEPSS 34.7%CVE-2012-6435HIGHRockwell Automation ControlLogix PLC Improper Access ControlEPSS 33.5%CVE-2024-10124CRITICALVayu Blocks – Gutenberg Blocks for WordPress & WooCommerce <= 1.1.1 - Missing Authorization to Unauthenticated Arbitrary Plugin Installation/ActivationEPSS 32.7%CVE-2021-24146—Modern Events Calendar Lite < 5.16.5 - Unauthenticated Events ExportEPSS 31.0%CVE-2024-55963MEDIUMAn issue was discovered in Appsmith before 1.51. A user on Appsmith that doesn't have admin permissions can trigger the restart API on AppsmEPSS 30.7%CVE-2025-63387HIGHDify v1.9.1 is vulnerable to Insecure Permissions. An unauthenticated attacker can directly send HTTP GET requests to the /console/api/systeEPSS 29.9%CVE-2023-22960HIGHLexmark products through 2023-01-10 have Improper Control of Interaction Frequency.EPSS 27.8%CVE-2024-13106MEDIUMD-Link DIR-816 A2 IP QoS form2IPQoSTcAdd access controlEPSS 27.2%CVE-2021-4119MEDIUMImproper Access Control in bookstackapp/bookstackEPSS 26.9%CVE-2024-27497HIGHLinksys E2000 Ver.1.0.06 build 1 is vulnerable to authentication bypass via the position.js file.EPSS 26.7%CVE-2020-8196MEDIUMImproper access control in Citrix ADC and Citrix Gateway versions before 13.0-58.30, 12.1-57.18, 12.0-63.21, 11.1-64.14 and 10.5-70.18 and CEPSS 26.3%KEVCVE-2024-25830CRITICALF-logic DataCube3 v1.0 is vulnerable to Incorrect Access Control due to an improper directory access restriction. An unauthenticated, remoteEPSS 24.0%CVE-2024-34112HIGHColdFusion CFDOCUMENT file retrieval / access control bypassEPSS 23.7%CVE-2025-30281CRITICALColdFusion | Improper Access Control (CWE-284)EPSS 23.6%CVE-2012-6439—Rockwell Automation ControlLogix PLC Improper Access ControlEPSS 23.2%CVE-2023-3306HIGHRuijie RG-EW1200G Admin Password app.09df2a9e44ab48766f5f.js access controlEPSS 23.1%CVE-2019-8456—Check Point IKEv2 IPsec VPN up to R80.30, in some less common conditions, may allow an attacker with knowledge of the internal configurationEPSS 20.4%