{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f90b61ef-b2dd-5750-be38-bb6f7654cfe1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "websocket-servlet",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002",
      "version": "9.4.60.tuxcare0002",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-27216",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:09c55a5f-5908-5536-ba1a-65a3135af190",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-27216 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. Version 9.4.60 is not vulnerable. Summary: The target repository at version 9.4.60 is NOT vulnerable to CVE-2020-27216. The vulnerability was a race condition in temporary directory creation that could lead to local privilege escalation on Unix-like systems. The fix was introduced in version 9.4.33.v20201020 (released October 20, 2020) by replacing the vulnerable File.createTempFile() + delete() + mkdir() pattern with the secure Files.createTempDirectory() method. The current [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-28169",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:0abef860-1f77-5bec-8e0b-6f4ab8d3e081",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. Version 9.4.60 is not vulnerable. Summary: CVE-2021-28169 has been patched in the target repository. The ConcatServlet now properly validates paths before dispatching, preventing double-encoded path traversal attacks to access WEB-INF/META-INF protected resources. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2021-34428",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:a3383dfc-d910-50af-b992-413e1bb034be",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. Version 9.4.60 is not affected by CVE-2021-34428: the security fix is already present in the target branch. Momus prerequisite check: \"All 1 patch commits already exist in target branch\". No backport needed."
      }
    },
    {
      "id": "CVE-2023-36478",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:38815854-8e50-507d-84c1-3b2b7b35bcb5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. Version 9.4.59 is not vulnerable. Summary: The target repository has all security fixes from CVE-2023-36478 already applied. The repository is NOT vulnerable to the integer overflow attack in HTTP/2 HPACK header processing. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2023-36479",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:70611550-dca3-5ce4-9a5c-69b07c655652",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2023-40167",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:4b5ebb53-e36a-5150-8838-d8e0e7009e6f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2023-41900",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:f688a762-2828-5eb0-9157-57836db26e13",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-41900 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-22201",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:ceee04b1-2218-52bb-b762-c5db4bfa0de2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-22201 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-6762",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:52d52405-fe9e-519e-96a6-e48c75c76466",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-6763",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:27b02421-31ab-5f0d-80ab-3b59eda6d6ff",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2024-8184",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:0421b32c-64b8-5f97-975a-ec552714b6be",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. Version 9.4.60 is not vulnerable. Summary: The target repository (Jetty 9.4.60.tuxcare0001) already has the CVE-2024-8184 fix applied. The ThreadLimitHandler uses atomic reference counting with ConcurrentHashMap.compute() methods instead of the vulnerable get+putIfAbsent pattern. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2025-11143",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:693eac5c-8f47-5849-8191-bb7f479301ba",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2025-5115",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:33e793d0-291b-5879-9f44-943a94430875",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5115 is fixed in version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-10050",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:38cf583c-e379-59c2-8ca9-97e5d65f91f5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-10051",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:3c5b724f-ff5c-5fbc-bf24-209d510bd779",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-1605",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:cff042fc-895c-50b3-9bb5-efb6b9a52026",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. Version 9.4.60 is not vulnerable. Summary: CVE-2026-1605 does not apply to Jetty 9.4.60. The vulnerability is specific to Jetty 12.x architecture which uses different classes and lifecycle management. [terminalized not_affected from patch_application_manual/not_vulnerable]",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-2332",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:e8e8493a-2f01-568e-8163-0e76d35cd97c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-5795",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:04152f49-ac8d-528d-ae66-489dd637467a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-6790",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:e444df16-b18a-524b-bcb3-5aab183ad961",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet, and is fixed in 9.4.60.tuxcare0003."
      }
    },
    {
      "id": "CVE-2026-8384",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:e42f12d0-70e2-587e-8d09-001c60325450",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet. not_affected \u2014 Jetty 9.4.60 is not affected by CVE-2026-8384. The vulnerability exists in Jetty 12.1.8's URIUtil.canonicalPath() method which combines decoding and normalization in one operation with a slash-state tracking bug. Jetty 9.4.60 uses a different two-phase architecture where URIUtil.decodePath() strips semicolons first, then URIUtil.canonicalPath() normalizes dot segments on the decoded path. The s...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "GHSA-58qw-p7qm-5rvh",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
        }
      ],
      "bom-ref": "urn:uuid:92171b88-5e4e-5cda-883f-f959ff2539be",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 9.4.60.tuxcare0002 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0002"
    }
  ]
}