Fallos del tipo CWE-384

253 resultados

Fixação de sessão

Ocorre quando a aplicação não regenera o ID da sessão após autenticação bem-sucedida, permitindo que um atacante force um usuário a usar um ID de sessão pré-conhecido. Depois que a vítima se autentica nessa sessão comprometida, o atacante consegue acessar a conta usando o ID que já controla.

Ejemplo

Um atacante envia ao usuário um link com um ID de sessão fixo (ex: PHPSESSID=abc123). A vítima clica, faz login normalmente, mas o servidor nunca muda o ID. Agora o atacante usa a mesma sessão para acessar a conta autenticada, roubando dados ou fazendo transações.

Cómo mitigar

Regenere o ID da sessão imediatamente após login bem-sucedido, descarte o ID antigo, e use um algoritmo criptograficamente forte para gerar novos IDs. Além disso, valide o IP/User-Agent da sessão e implemente timeout de inatividade.

CVE-2026-30224MEDIUMOliveTin: Session Fixation - Logout Fails to Invalidate Server-Side SessionEPSS 0.3%CVE-2026-33492HIGHAVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session RegenerationEPSS 0.3%CVE-2025-10228HIGHSession Hijacking in Rolantis Information Technologies' AgentisEPSS 0.3%CVE-2026-61592HIGHdjust: SSE sessions are not bound to the authenticated user; the client-chosen session_id is the sole authorization capability (session hijack)EPSS 0.3%CVE-2025-26658MEDIUMBroken Authentication in SAP Business One (Service Layer)EPSS 0.3%CVE-2021-32088CRITICALAn issue was discovered in Quest KACE Systems Deployment Appliance (SMA) 11.0.273. Certain API endpoints contain a rate-limiting feature to EPSS 0.3%CVE-2026-18527CRITICALIBM Application Runtime Expert (ARE) for IBM i is vulnerable to a user gaining elevated privileges and sensitive information [, ].EPSS 0.3%CVE-2023-50941MEDIUMIBM PowerSC session fixationEPSS 0.3%CVE-2026-23796MEDIUMSession Fixation in Quick.CartEPSS 0.3%CVE-2025-64100MEDIUMCKAN Vulnerable to Session Cookie FixationEPSS 0.3%CVE-2024-42207MEDIUMHCL iAutomate is affected by a session fixation vulnerabilityEPSS 0.3%CVE-2026-56224MEDIUMCapgo - Login CSRF and Session Fixation via URL Query ParametersEPSS 0.3%CVE-2026-64857MEDIUMtirreno has Session Fixation in Login AuthenticationEPSS 0.3%CVE-2026-30808HIGHSession Fixation in Authentication leads to Session HijackingEPSS 0.3%CVE-2023-44400MEDIUMUptime Kuma has Persistentent User Sessions EPSS 0.3%CVE-2026-82355MEDIUMApache Airflow: Session cookie silently overrides explicit Authorization bearer header, enabling session fixationEPSS 0.3%CVE-2019-18946MEDIUMSession fixationEPSS 0.3%CVE-2023-49804MEDIUMUptime Kuma Password Change VulnerabilityEPSS 0.3%CVE-2026-69214MEDIUMHttp4s: CookieJar middleware accepts arbitrary Set-Cookie domainEPSS 0.3%CVE-2025-37159MEDIUMAuthenticated Session Hijacking Allows Unauthorized Access in Network Switching SoftwareEPSS 0.3%