{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f376c148-cdfd-5ccb-8136-cccc78387190",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-jspc-maven-plugin",
      "version": "9.4.53.v20231009-tuxcare.7",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8724bef4-a29c-5088-b44b-dfc3268be8a2",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:43618b9f-5965-5488-be38-90614c550a10",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5489d523-9ccb-5316-a613-e5a83d24c6d8",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:72f6f967-5c67-527d-aa3b-d5d49c731ae9",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. Version 9.4.53.v20231009 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."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:87eb1094-1fdb-56c6-b1b2-d1734020beed",
      "id": "CVE-2023-36478",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. 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/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a81ee2cf-1bce-5360-b4c7-8edada1d0384",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:92ab8fe0-cfed-5d20-8fcb-a7366eada9b6",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5e83a092-3ef6-5532-9317-9d32da1340e3",
      "id": "CVE-2023-41900",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. 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/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b8814c4b-c34c-5da1-9872-1c8edb98de8b",
      "id": "CVE-2023-44487",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-44487 does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. 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/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:200a294b-b892-59cc-b860-d26d5ed4cbee",
      "id": "CVE-2024-13009",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-13009 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7decda71-b3a9-593a-a933-cf33499d64b9",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-22201 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe4bc7a5-e8a2-5cfb-bd30-a4503dffdd46",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6762 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc30586c-f1a0-560c-b17b-ae9a3fd3a31d",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-6763 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2edacb78-6217-559f-ac1c-a4e55afb3b56",
      "id": "CVE-2024-9823",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9823 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:626559a7-43df-57ff-b1e3-588ee76109bc",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97870942-1619-5a52-8926-3a369f587ccb",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7606b6d4-c38e-59a2-8a7b-3101200aa232",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5115 is fixed in version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d466446-e5f7-584f-8f69-ffad1fd17387",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f4f0793f-854e-5b25-b032-34a72f1be58e",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:08b5088f-1255-58a1-8663-ab18775c22b4",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. 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/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:490595b8-4a0b-5c04-b88c-0e2ebabe69d0",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:404e5509-f732-56b2-a960-61b482c4b474",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1d20f1e0-a320-5f88-a9d1-5d6d74447929",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5a85922d-99f8-5cf1-b125-bcb96f32808b",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. 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/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bba08fdd-44a9-582d-ae87-4c0a4b0740e0",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh does not affect version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty:jetty-jspc-maven-plugin. 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/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-jspc-maven-plugin@9.4.53.v20231009-tuxcare.7"
    }
  ]
}