{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b56ff491-c419-524d-82ed-d87a4e85422d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "websocket-client",
      "purl": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003",
      "type": "library",
      "group": "org.eclipse.jetty.websocket",
      "bom-ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:1f69960f-f9ed-511e-a8b1-f1733b6daaf9",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-27216 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:d1683392-a569-512a-b3f8-dcbb69664432",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:52bfde57-d645-5698-8576-43111e8bfb66",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:aa87456a-0eba-5d63-b3fb-f83fe5f69867",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:cdd9e4e2-34e5-54e5-8c0e-1f50265495f0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2023-40167",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:eb770578-1e95-5161-88aa-3e7631759fb2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2023-41900",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:492aa215-36dd-5cad-a102-619c3bd6b075",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-41900 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2024-22201",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:4304ebc3-099a-5682-9b66-fb7d65c62e97",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-22201 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2024-6762",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:03dae72e-b0f8-5991-833e-9c7605628246",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2024-6763",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:3b1fbe6b-f308-5d44-a311-f4793e0f0d93",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:fb92a923-bc55-5a23-af8a-660f5318466f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:fa6acdfc-8001-5c27-a67b-5107cad45c3e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2025-5115",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:47d513ec-0d33-58df-839a-1d4619707ec3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5115 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2026-10050",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:1d0beff4-07fe-521e-9868-dcae00d23c9b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2026-10051",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:0a1e6598-edba-595c-a774-8134e373dfeb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2026-1605",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:9fb841ad-51b8-507a-89c9-5e265a7451cb",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:6ad6ae40-a657-5ffa-ae07-1cdb14e2a197",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2332 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2026-5795",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:f963c950-13f8-5e4a-a109-e260b7e59deb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2026-6790",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:974da213-12a4-5541-9f2f-0b2e1815b375",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-6790 is fixed in version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    },
    {
      "id": "CVE-2026-8384",
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:90f37d86-1a0c-5845-9932-291574c27955",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client. 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-client@9.4.60.tuxcare0003"
        }
      ],
      "bom-ref": "urn:uuid:1c3aebc7-059c-5d2c-b984-a7e658e4204f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 9.4.60.tuxcare0003 of org.eclipse.jetty.websocket:websocket-client."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.60.tuxcare0003"
    }
  ]
}