{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:33534b27-cb0f-5f30-bc7b-98c9e0951e4f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-servlets",
      "version": "11.0.28-tuxcare.2",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fb1994d0-4241-5931-87e6-2e1670cc5363",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99bf6cb6-e6c4-59c9-8db5-7211bd53c206",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-22201 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d2bb007-d923-57c1-b184-222e7eec29de",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6c75584-1e28-5353-8a79-ef1eddc834ae",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a4c4e2d9-69ed-538f-8298-8a9bc0198b31",
      "id": "CVE-2024-8184",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets. Version 11.0.28 is not vulnerable. Summary: The target repository already has the security fix for CVE-2024-8184 applied. The code uses atomic compute() operations with reference counting and proper cleanup mechanisms to prevent memory exhaustion. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a663aeaf-f76b-57ba-9495-e74dd34d1f48",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-5115 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:637f8b7c-9233-5fb7-b7f7-c5ea22fa82a4",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2606a97d-d91f-5e9a-8586-b809f57350f0",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-10051 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets. not_affected \u2014 Jetty 11.0.28 is not affected by CVE-2026-10051. The vulnerability describes trailer leakage in Jetty 12.x's redesigned internal.HttpConnection where the _trailers field was never cleared between requests. Jetty 11.0.28 has a fundamentally different architecture where _trailers exists in HttpChannelOverHttp and is properly cleared via the established recycle() mechanism between HTTP/1.1 keep-al..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:95fd7cae-063f-51f3-9bb3-8900dbf20a1f",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets. Version 11.0.28 is not vulnerable. Summary: Target repository is NOT vulnerable to CVE-2026-1605. The vulnerability affects Jetty 12.x (versions 12.0.0-12.0.31 and 12.1.0-12.0.5), while the target is running Jetty 11.0.28.tuxcare0001, which uses a different architecture for request decompression that does not exhibit this vulnerability. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d1ee06a4-3134-5901-957d-02fd423cfaec",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b023c49f-de6f-580b-98a9-40f7539c9044",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f81a11f9-8104-547f-85e0-6d1801f24005",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets. not_affected \u2014 Jetty 11.0.28 is not affected by CVE-2026-8384. While the target contains similar semicolon-handling code in decodePath() that doesn't update the character tracking variable, the vulnerability does not manifest due to architectural differences. Jetty 11 uses a two-stage normalization process (decodePath then canonicalPath) where the path is always fully normalized before security checks, unlike..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ccc948e-83e9-5a49-8e0b-8481b03087e9",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh affects version 11.0.28-tuxcare.2 of org.eclipse.jetty:jetty-servlets."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.28-tuxcare.2"
    }
  ]
}