VYPR

CWE-613

Insufficient Session Expiration

BaseIncomplete

Description

According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (608)

page 31 of 31
  • CVE-2021-26921MedFeb 9, 2021
    risk 0.00cvss 6.5epss 0.01

    In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled.

  • CVE-2020-25816MedSep 30, 2020
    risk 0.00cvss 6.8epss 0.01

    HashiCorp Vault and Vault Enterprise versions 1.0 and newer allowed leases created with a batch token to outlive their TTL because expiration time was not scheduled correctly. Fixed in 1.4.7 and 1.5.4.

  • CVE-2018-21018CriSep 22, 2019
    risk 0.00cvss 9.8epss 0.03

    Mastodon before 2.6.3 mishandles timeouts of incompletely established sessions.

  • CVE-2018-1127MedSep 11, 2018
    risk 0.00cvss 4.2epss 0.01

    Tendrl API in Red Hat Gluster Storage before 3.4.0 does not immediately remove session tokens after a user logs out. Session tokens remain active for a few minutes allowing attackers to replay tokens acquired via sniffing/MITM attacks and authenticate as the target user.

  • CVE-2014-3616Dec 8, 2014
    risk 0.00cvss epss 0.06

    nginx 0.5.6 through 1.7.4, when using the same shared ssl_session_cache or ssl_session_ticket_key for multiple servers, can reuse a cached SSL session for an unrelated context, which allows remote attackers with certain privileges to conduct "virtual host confusion" attacks.

  • CVE-2014-5253Aug 25, 2014
    risk 0.00cvss epss 0.01

    OpenStack Identity (Keystone) 2014.1.x before 2014.1.2.1 and Juno before Juno-3 does not properly revoke tokens when a domain is invalidated, which allows remote authenticated users to retain access via a domain-scoped token for that domain.

  • CVE-2014-5252Aug 25, 2014
    risk 0.00cvss epss 0.02

    The V3 API in OpenStack Identity (Keystone) 2014.1.x before 2014.1.2.1 and Juno before Juno-3 updates the issued_at value for UUID v2 tokens, which allows remote authenticated users to bypass the token expiration and retain access via a verification (1) GET or (2) HEAD request…

  • CVE-2014-5251Aug 25, 2014
    risk 0.00cvss epss 0.02

    The MySQL token driver in OpenStack Identity (Keystone) 2014.1.x before 2014.1.2.1 and Juno before Juno-3 stores timestamps with the incorrect precision, which causes the expiration comparison for tokens to fail and allows remote authenticated users to retain access via an…