{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:381a6cfb-c12d-5f0b-86a7-a51a8074c7fe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "name": "javax-websocket-server-impl",
      "version": "9.4.53.v20231009-tuxcare.6",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5ff843c2-6809-52cb-9d7c-809a1a18648e",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0ed4acc-9fcc-5a5c-8665-fb8cd8ea7ca6",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ab8215f-0062-5d33-877b-3ab9ad28abd5",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ab1eabc6-0008-5770-9b44-ce7bca30a0ed",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-34428 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b4a2505d-8f31-5abe-8db4-6f445939a704",
      "id": "CVE-2023-36478",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl. 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.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1059a08f-b59e-5d42-b81e-7561f8f67a75",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:06d4871b-7eb0-536a-bca9-f9b5535cf5c1",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0bbf1cf1-a888-52ba-9bd9-87e99da0602c",
      "id": "CVE-2023-41900",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl. 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.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7dbc2436-c574-59ad-adee-55dcc80076d7",
      "id": "CVE-2023-44487",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44487 does not affect version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl. 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.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e61cfaa9-647b-52eb-b700-21af8562b072",
      "id": "CVE-2024-13009",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-13009 is fixed in version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:33d39345-7284-5534-90c9-e5269c1d99dd",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22201 is fixed in version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:33a9b766-311e-5f2b-8a39-4d16f63191cc",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6762 is fixed in version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51a2a83a-6ef7-504d-93ab-dac090e2521f",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6763 is fixed in version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:967f3b1d-c738-562b-b6fe-2801f97510aa",
      "id": "CVE-2024-9823",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9823 is fixed in version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cdf56951-188c-51d5-90d5-b366ec0fc67e",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:19cd0740-520a-5038-a130-420038625c1d",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2ef9c1a1-0bb6-5edb-892c-b04d9b087bbe",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-5115 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:757d9306-a757-5fdc-95da-44f0dce3092d",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:44e1a19b-c868-5254-bfad-3cb7d08a87fe",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:098d7f41-4979-5e8f-8724-2f9013f3ccda",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl. 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.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3457cfc-d492-5470-a2e1-1c5801c783e0",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9909d035-3bf0-5e43-83c8-c3efa1af8caa",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9961226-e747-5bfc-b81e-e8c9cb1edf25",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef5192d4-a93d-5ade-9eb4-c5047b67ab07",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl. 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.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:00fc3ba9-11f7-58f1-b13a-0ce6f9447aa4",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh does not affect version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.websocket:javax-websocket-server-impl. 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.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/javax-websocket-server-impl@9.4.53.v20231009-tuxcare.6"
    }
  ]
}