{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:02f4bd3a-8029-58cf-aba9-d54c11371dd8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7",
      "type": "library",
      "group": "org.eclipse.jetty.memcached",
      "name": "memcached-parent",
      "version": "9.4.53.v20231009-tuxcare.7",
      "purl": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c78acd09-96e9-5f2a-8d5e-4b77ec4a0281",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1c4d1b5b-5be7-5941-a233-0479a5f9bb28",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8b310ed2-f65b-5ab3-b278-0c55b97fad74",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f45472f-3cee-5324-a3eb-c16b164a6182",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de6ed623-5e93-585d-be2c-3fabcb8896a3",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6ce61a12-e7e5-5620-970f-4c8b4ff9f3e6",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:52a5bec9-ab26-5a58-bfe2-c3539d504897",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:313d07ea-9d91-5209-b2c4-8c1b3d237eaf",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:23496749-88a8-5628-b0b2-43a43ea1aacf",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:55041516-8462-568f-a506-d7c0ab9c98a8",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:95ca3e7e-4233-5a58-b8a9-84d65c0b0abd",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0eabec9-f3de-5c05-b4c7-74f67ac3b350",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3895df6-12de-5877-8205-d486a5e17bc5",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:356a43f6-eb65-5dfe-b5d1-8c7d00aadfb2",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1268dd29-9f23-574b-be78-99309acccb5b",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3287576f-ef08-5bb4-bd58-3da26f8a5689",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d2abe35-6df2-503e-906b-6854a6bd3d41",
      "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.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c58d7200-89e5-5224-9683-e8545bac97d3",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5434800c-17e1-5099-ab44-ea97739b6ee8",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c774cb9e-b8d8-564a-aa9a-c0161be2e838",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ec000c7c-da89-522d-a889-85406000ad40",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:faab46bf-0cc4-5f6d-9c2b-c58db360cc04",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d6569a24-da74-528b-805c-bb1d0563e7c8",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.7 of org.eclipse.jetty.memcached:memcached-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:10638e31-53a6-5e4d-882d-da642e906819",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e8c95985-461c-5875-91fd-39e57a94dde0",
      "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.memcached:memcached-parent. 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.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.memcached/memcached-parent@9.4.53.v20231009-tuxcare.7"
    }
  ]
}