{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:31d17983-3dba-5ebe-95af-335f1956fc57",
  "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.tuxcare0003",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003",
      "version": "9.4.60.tuxcare0003",
      "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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:2e364886-095f-5700-ba11-0671f4015b82",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-27216 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:91772a85-fc0d-53be-9e75-0ead9923a7dc",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:5daffc89-a4a0-5be9-adbe-51b4f376de47",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:92a75bd1-8fa6-5d3f-878f-746f7b3ca8dd",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:ce631082-668b-56f2-8909-abd67efae6df",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2023-40167",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:d7496f6d-a5de-5e70-82a7-dd350b08596a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2023-41900",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:dbc02659-6586-57a4-b75b-f637ff5caf45",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-41900 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-22201",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:2993dcfd-9864-56b0-bf3c-11f46821cd3d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-22201 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-6762",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:fb36cf9a-5d98-54b5-8961-bb38cfa081db",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2024-6763",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:ec56a7e9-1a87-5149-a65c-ab719391c99c",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:6734fd39-b8c9-5d88-affe-ce399138cf94",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:a47e25b4-8344-5e08-9155-15c4858278c1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2025-5115",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:2cab5185-cadf-54a5-ac7f-d75243b4feff",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5115 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-10050",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:5379014a-04d5-5dd0-a58e-a103a601f16c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-10051",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:427d6b54-f384-5f8a-a9cf-94eabbcc9b4f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-1605",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:1f2af7ef-ee87-55ef-ade0-7b1db3161504",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:61156580-0555-5360-b3d2-62989c694df3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-5795",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:c89a25a9-f9b0-5fd8-ab05-38cb467b597e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-6790",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:66d50539-2d90-55c3-b6a0-1c926d16d0b4",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-6790 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    },
    {
      "id": "CVE-2026-8384",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:d1942960-27b0-5cae-926f-5e555e59b993",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.60.tuxcare0003 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.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:3f27c4be-0b7c-567e-bf20-e2ae5c9ba24e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-servlet."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.60.tuxcare0003"
    }
  ]
}