{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1f333512-f588-584f-a076-164552b547f2",
  "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.4",
      "type": "library",
      "group": "org.eclipse.jetty.osgi",
      "name": "jetty-osgi-boot-jsp",
      "version": "9.4.53.v20231009-tuxcare.4",
      "purl": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e613df15-5815-5ef2-9603-fd4bba3bc593",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b79df2f-c6f6-5960-a9c6-7765b7ee4755",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75d0c71a-7361-5d49-aea4-3f452744b2f3",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c65c269c-9cfe-5fb0-8cdc-a121d8509f10",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-34428 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7aa1afc6-ae07-591e-9d4e-1e10ee0785b5",
      "id": "CVE-2023-36478",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37f62728-1bb0-5c89-9b1a-e5bdc25285c7",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:819454ba-1f5d-57ef-ac21-264495b4b004",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1858466f-dd06-509e-9bdb-843f79d2da05",
      "id": "CVE-2023-41900",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f1524dc9-c61e-5f62-8b7d-2a0968802210",
      "id": "CVE-2023-44487",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44487 does not affect version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c055526d-37d9-5a0f-826b-2343bf1921c4",
      "id": "CVE-2024-13009",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-13009 is fixed in version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ebcba43-9be1-5ae0-b541-fb9018e718a8",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22201 is fixed in version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4aef2e72-69a1-5733-9bbc-fdc02a596117",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6762 is fixed in version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2e188c23-92a7-5b58-8caf-e830278863cf",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6763 is fixed in version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9a3d0e52-7ba6-5345-a9cd-e896c71bf2f1",
      "id": "CVE-2024-9823",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9823 is fixed in version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:468c1bea-d9b7-5e1a-9456-20f489a8c18e",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7cbc4636-0ffe-5830-aaec-2798b81d7175",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:25307678-6414-5c9d-8fbd-85f3f8e03a2d",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-5115 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1afd094c-9f80-5456-83bb-b596ad2d8202",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93b561a0-5d55-5e9e-904b-053e98fbf03e",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6c599735-c9ea-5cb6-b152-3b3f7451d139",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0ce63f4-73a1-5ec3-9cc5-2ef9e3079a59",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aff05a57-377f-554a-8aa9-3f74c50f880e",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d10e2ab2-9fb2-5111-886d-b6ce97d5bf2e",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1eae5c69-dd43-5e9d-a173-961f54d2614e",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12f4c731-c670-5d7e-8788-b9e88d686035",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh does not affect version 9.4.53.v20231009-tuxcare.4 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.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.osgi/jetty-osgi-boot-jsp@9.4.53.v20231009-tuxcare.4"
    }
  ]
}