{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0ededfad-7cd6-588c-b710-02e6a4dda3b7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7",
      "type": "library",
      "group": "org.eclipse.jetty.http2",
      "name": "http2-hpack",
      "version": "9.4.53.v20231009-tuxcare.7",
      "purl": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b5f8931f-856c-522a-b826-3822a3112f9a",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7266c901-57cd-5ab9-885a-2f7a3f57920e",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9584767-9734-5a9e-94c2-15fac3a1f875",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff00ae14-98e4-545a-a597-d4a600fdaa3a",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d4b3da03-0ffa-5e7f-b86c-2768c1c5078e",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6501b2f2-f050-53c5-9231-93987a22fc12",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:03242aa6-dc1c-5797-9df4-54730dfe70f4",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9830fc5f-38d3-5c7a-964b-5a086022d17d",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b668352f-36c5-5e4a-8444-90d7a34200ce",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1aee575e-39db-5ec8-b359-ce8c3bb84fd8",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9068854-ff4e-5de6-a082-46ae8fb6feff",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bc903292-7a60-5697-8cc1-f2fca348df59",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3eb753f6-2daf-51d6-bae2-1784acca52f9",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:543b2f06-a34a-566e-92e5-b9d8066b50e7",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:02890dc2-1236-50a2-8c78-d49627dbff87",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ba2c4183-ba0e-57c7-a897-23e79e0c524d",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3a218fe0-d977-5661-8ca4-c7864d36b343",
      "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.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ccf545cb-c96c-575d-8794-9f29d26e7dcc",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:da8709d4-82ae-5b62-8f66-db8fc4b6f0f5",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97ea5a25-e33e-5977-8330-924ce2aa8a6f",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e86fdb74-92af-57eb-a0f0-9e3287f6534c",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d044d407-8834-524d-88b7-e6a378eddba8",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c40d211f-cb8d-5e7e-9f44-51c57ef0f94b",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.http2:http2-hpack."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c85249d7-22a9-537e-80b4-eca307228634",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c75fb8d9-24f4-54e5-b834-dd3b79d9bab3",
      "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.http2:http2-hpack. 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.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.http2/http2-hpack@9.4.53.v20231009-tuxcare.7"
    }
  ]
}