{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:23b2520b-6ffe-5b59-95b9-5dedbad6e8e1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6",
      "type": "library",
      "group": "org.eclipse.jetty.osgi",
      "name": "jetty-osgi-boot-jsp",
      "version": "9.4.53.v20231009-tuxcare.6",
      "purl": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:edd4f1e2-2c86-561d-baf4-23e7bafee7d4",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:85eb2a83-e89e-5f7a-a75e-bca40e38d725",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2f2e7c53-87bc-5a20-88ca-4217f6766abe",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8c70ab01-7bd9-5ed1-905d-d8574003a54f",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-34428 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b26817d7-9cc9-5641-98ed-b0c87d08a0ae",
      "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.osgi:jetty-osgi-boot-jsp. 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.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:634a525d-b437-5ff9-a8df-331baca8f89f",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:69063292-88fa-5e1f-b034-a275fb3885d5",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:94722172-1dc2-54dd-aeeb-54d5bd7f8245",
      "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.osgi:jetty-osgi-boot-jsp. 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.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8f40e6a8-21bb-5deb-b833-28a1dff1b043",
      "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.osgi:jetty-osgi-boot-jsp. 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.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9fb3a713-66da-5b50-8d79-20fc34a4110c",
      "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.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a6938de9-47eb-52f6-a104-96ee86cf88ee",
      "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.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f437b507-8b6f-5c06-9333-ff44784dfc45",
      "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.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75764396-6f63-57db-a219-0caf81de6606",
      "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.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:03709d5e-280b-5e4b-9d3d-50a78cc1462a",
      "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.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c81006bf-d6e0-5ef4-9403-1da97a790fee",
      "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.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0d37ea0e-f020-59f9-ae9f-6a83f1699456",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a29d6690-2fcb-5784-84b2-347896f1f2ef",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-5115 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:52908e4d-9f2f-52f5-8c91-046c6ce86663",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:332167db-6f03-5955-bc7d-f0c2fa2149f5",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12ffd6cc-e519-5fc9-b78a-bc0da143eb98",
      "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.osgi:jetty-osgi-boot-jsp. 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.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:644c1def-bf4b-5199-b018-a33b226dcef1",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49b29757-23af-5cec-ba8d-5c2aa4712480",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5932e7e-0055-54b2-8788-b610ef600042",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.osgi:jetty-osgi-boot-jsp."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c2cbf0d1-cf93-52b9-af23-2427c50a5cf3",
      "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.osgi:jetty-osgi-boot-jsp. 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.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:32e3aeb5-153d-532d-ad9b-543ffe9cf684",
      "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.osgi:jetty-osgi-boot-jsp. 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.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.6"
    }
  ]
}