{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:amazon:data.all:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "last_affected": "2.6.0"
              },
              {
                "fixed": "2.6.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "e5d9b0448068829cd87d36e8079932d9d3a0a688"
            },
            {
              "fixed": "4b9d784cdcfd24be0f85af121cb94cc63c5eb3be"
            }
          ],
          "repo": "https://github.com/data-dot-all/dataall",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-p69m-h9rw-584v"
  ],
  "database_specific": {
    "cna_assigner": "AMZN",
    "cwe_ids": [
      "CWE-613"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/52xxx/CVE-2024-52311.json"
  },
  "details": "Authentication tokens issued via Cognito in data.all are not invalidated on log out, allowing for previously authenticated user to continue execution of authorized API Requests until token is expired.",
  "id": "CVE-2024-52311",
  "modified": "2026-08-12T03:51:10.434427901Z",
  "published": "2024-11-09T00:42:49.246Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://aws.amazon.com/security/security-bulletins/AWS-2024-013"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/52xxx/CVE-2024-52311.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/data-dot-all/dataall/security/advisories/GHSA-p69m-h9rw-584v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52311"
    },
    {
      "type": "FIX",
      "url": "https://github.com/data-dot-all/dataall/releases/tag/v2.6.1"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "data.all does not invalidate authentication token upon user logout"
}