Falhas do tipo CWE-639

2.440 resultados

Manipulação de identificadores para contornar controle de acesso

A aplicação não valida adequadamente se o usuário autenticado tem permissão para acessar o recurso identificado pelo parâmetro fornecido (ID de registro, número de documento, etc.). Um atacante modifica esse parâmetro para acessar dados de outros usuários — por exemplo, mudando `user_id=123` para `user_id=124` na URL e obtendo informações alheias sem autenticação adicional.

Exemplo

Um banco permite visualizar extrato em `/api/extrato?conta=1001`. Um cliente autenticado como `user_123` descobre que pode acessar `/api/extrato?conta=1002` e ver o extrato completo de outra pessoa, porque o servidor apenas verifica se há uma sessão válida, não se aquele usuário é dono da conta 1002.

Como mitigar

Implemente validação de propriedade em cada requisição: antes de retornar dados, confirme que o ID do recurso pertence ao usuário autenticado. Use referências indiretas (tokens opacos) em vez de IDs sequenciais previsíveis, e aplique testes automatizados que tentam acessar recursos de outros usuários.

CVE-2023-2702HIGHIDOR in Finex Media's Competition Management SystemEPSS 0.7%CVE-2023-1462HIGHIDOR in DigikentEPSS 0.7%CVE-2023-2883HIGHIDOR in CBOT's ChatbotEPSS 0.7%CVE-2024-22206CRITICAL@clerk/nextjs auth() and getAuth() methods vulnerable to insecure direct object reference (IDOR)EPSS 0.7%CVE-2024-12880HIGHPartial Account Takeover due to Insecure Data Querying in infiniflow/ragflowEPSS 0.7%CVE-2026-73298HIGHMicrosoft Container Migration Solution Accelerator: Authenticated IDOR allowing read/write/delete processesEPSS 0.7%CVE-2023-2844HIGHAuthorization Bypass Through User-Controlled Key in cloudexplorer-dev/cloudexplorer-liteEPSS 0.7%CVE-2022-2808HIGHIDOR in Prens Student Information SystemEPSS 0.7%CVE-2026-12657MEDIUMLatePoint <= 5.6.2 - Unauthenticated Insecure Direct Object Reference to Arbitrary Creation via 'service_id' ParameterEPSS 0.7%CVE-2022-43326HIGHAn Insecure Direct Object Reference (IDOR) vulnerability in the password reset function of Telos Alliance Omnia MPX Node 1.0.0-1.4.[*] allowEPSS 0.7%CVE-2024-37277HIGHWordPress Paid Memberships Pro plugin <= 3.0.4 - Insecure Direct Object References (IDOR) vulnerabilityEPSS 0.7%CVE-2023-30550MEDIUMIDOR vulnerability exists in metersphereEPSS 0.7%CVE-2024-33383HIGHArbitrary File Read vulnerability in novel-plus 4.3.0 and before allows a remote attacker to obtain sensitive information via a crafted GET EPSS 0.7%CVE-2024-2577HIGHSourceCodester Employee Task Management System update-employee.php authorizationEPSS 0.7%CVE-2024-2574HIGHSourceCodester Employee Task Management System edit-task.php authorizationEPSS 0.7%CVE-2023-0967MEDIUMBhima version 1.27.0 allows an attacker authenticated with normal user permissions to view sensitive data of other application users and datEPSS 0.7%CVE-2024-2576HIGHSourceCodester Employee Task Management System update-admin.php authorizationEPSS 0.7%CVE-2024-2575HIGHSourceCodester Employee Task Management System task-details.php authorizationEPSS 0.7%CVE-2024-10215CRITICALWPBookit <= 1.6.4 - Unauthenticated Arbitrary User Password ChangeEPSS 0.7%CVE-2024-10174HIGHWP Project Manager – Task, team, and project management plugin featuring kanban board and gantt charts <= 2.6.13 - Insecure Direct Object Reference to Unauthenticated Authorization BypassEPSS 0.7%