{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a33b23df-7b07-5d00-8e87-f10c52a9c4e8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2",
      "type": "library",
      "group": "org.eclipse.jetty.gcloud",
      "name": "jetty-gcloud-session-manager",
      "version": "9.4.53.v20231009-tuxcare.2",
      "purl": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ff6600fe-1d5f-5883-9605-b6bc87f51e23",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b7fa9d36-20ce-56d6-8c45-8a0929b361d2",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dd34a4d5-df22-5788-bce7-3f27c81034e5",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2357ce5f-c64b-5ef2-b334-c26d211af126",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-34428 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bcb33f6a-02c8-5cbe-9ba6-e7740dfa00ba",
      "id": "CVE-2023-36478",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager. Version 9.4.53.v20231009 is not vulnerable. Summary: Target repository is at version 9.4.53.v20231009 which includes the CVE-2023-36478 fix applied in commit 467052975e8 on September 27, 2023 [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4693153b-19af-5341-a4e0-bf8f06046a99",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c3f2daa1-6016-5860-a681-f3cf9df0437b",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:377e2a6b-48d3-5d9f-8f27-5896b4d4f7ec",
      "id": "CVE-2023-41900",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager. Version 9.4.53.v20231009 is not vulnerable. Summary: Target repository version 9.4.53.v20231009 contains the necessary fixes for CVE-2023-41900. The code properly handles authentication revocation by calling logout() with super.logout(), and the control flow ensures the current request does not proceed as authenticated after revocation. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e7693333-f016-5ddb-8c0c-cd84f7e36eb8",
      "id": "CVE-2023-44487",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44487 does not affect version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager. already_fixed \u2014 The target repository (Jetty 9.4.53.v20231009-tuxcare.5 at commit 410a3b078eb) already contains the complete fix for CVE-2023-44487 (HTTP/2 Rapid Reset). The fix from upstream commit 0f246d12090 'Fixes #10679 - Review HTTP/2 rate control' is present and active by default. Rate limiting is enforced on RST_STREAM, CONTINUATION, SETTINGS, and other HTTP/2 control frames at 128 events/second, preve..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e48050f6-4e1e-5c50-8843-81bbcb3c40c8",
      "id": "CVE-2024-13009",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-13009 is fixed in version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c80d657e-c7de-562d-8ce7-737a55b8de56",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22201 is fixed in version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:babe22f4-d7ca-5b35-afa7-16a9a1b9f507",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fbf16d39-a5f6-5897-a478-b37f87462fb3",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6763 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34adfb01-f020-5760-9045-4e47043623f7",
      "id": "CVE-2024-9823",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-9823 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3223aed-48df-5c30-a8f1-4d90b9b23ec5",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-11143 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a67f3f2c-e171-5af6-94f2-26b38f08108a",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4043273e-8c3b-516f-ab68-ce13a7628e26",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-5115 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:39144d70-af8b-5f3a-8143-26e2201b36b2",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf9f1d49-f4a7-54cd-979a-60b5dd8ce029",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b5c24c2c-c00d-559b-963f-b0aa3c7e4585",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager. Version 9.4.53.v20231009 is not vulnerable. Summary: CVE-2026-1605 does not apply to this Jetty version. The target repository is running Jetty 9.4.53, while the CVE specifically affects Jetty 12.0.0-12.0.31 and 12.1.0-12.1.5. The vulnerability is related to InflaterPool resource management in Jetty 12.x's completely redesigned architecture, which does not exist in Jetty 9.4.x. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4bbd924b-6fa9-58f0-a159-b28ab80b4db0",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1dbc82f4-48aa-5916-a485-4c8e2119820f",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:20c788b0-238d-587e-97c8-1edb21870f8b",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:26c12361-044a-5655-ae49-81b2dab3f064",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager. not_affected \u2014 Jetty 9.4.53.v20231009 is NOT affected by CVE-2026-8384. The vulnerability exists in Jetty 12.1.8's single-pass canonicalPath() implementation where semicolon parameter processing fails to update the slash state variable, preventing dot segment detection. Jetty 9.4 uses a fundamentally different two-pass architecture (decodePath then canonicalPath) that correctly normalizes paths containing sem..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a63e597b-bbe8-5d81-977a-8c6da4251634",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh does not affect version 9.4.53.v20231009-tuxcare.2 of org.eclipse.jetty.gcloud:jetty-gcloud-session-manager. Version 9.4.53.v20231009 is not vulnerable. Summary: The target repository already has the XXE mitigation patch applied. The XmlParser class includes the protected newSAXParserFactory() method that allows subclasses to customize SAXParserFactory behavior with XXE protections. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.gcloud/jetty-gcloud-session-manager@9.4.53.v20231009-tuxcare.2"
    }
  ]
}