{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "2.1.4"
              }
            ]
          },
          "events": [
            {
              "introduced": "46037f303e19903048f8de1d4edc636fae8e206b"
            },
            {
              "fixed": "c3c468c9192dd87b4ae430a41735bde7a391dfba"
            }
          ],
          "repo": "https://github.com/apache/incubator-streampark",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "On versions before 2.1.4, session is not invalidated after logout. When the user logged in successfully, the Backend service returns \"Authorization\" as the front-end authentication credential. \"Authorization\" can still initiate requests and access data even after logout.\n\nMitigation:\n\nall users should upgrade to 2.1.4\n\n",
  "id": "CVE-2024-29070",
  "modified": "2026-04-01T23:08:41.953493745Z",
  "published": "2024-07-23T09:15:02.503Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "http://www.openwall.com/lists/oss-security/2024/07/22/4"
    },
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/zslblrz1l0n9t67mqdv42yv75ncfn9zl"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}