{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:72179353-a705-5354-93a4-1b46efeb8aad",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6",
      "type": "library",
      "group": "org.eclipse.jetty.memcached",
      "name": "jetty-memcached-sessions",
      "version": "9.4.53.v20231009-tuxcare.6",
      "purl": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7a62598c-fb17-53f6-9444-f38bd2faf097",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5bfb9ded-96e8-5a1a-9203-024cdcbe8644",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d854abef-ffc1-5ab9-8f68-9a2554dbc52c",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-28169 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:199415fb-1577-5f80-a5a5-31a3af2a2cd3",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-34428 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:300e3c9b-dde9-50c1-9cb0-7a28f25e3fbb",
      "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.memcached:jetty-memcached-sessions. 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/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0b7854e-d2e0-548f-8986-b5c36827a2fe",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75fa8b99-3a9b-55ce-97cd-d532f46c9621",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5ac4342c-d1f8-5f0c-9ab7-3cca020f355c",
      "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.memcached:jetty-memcached-sessions. 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/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6876f13a-12f3-5cfb-b0da-d1eafce490a5",
      "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.memcached:jetty-memcached-sessions. 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/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9630fd8a-ede4-5969-a66e-8a3da344539d",
      "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.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e58d1c8d-5180-5e59-939f-1fe7d42e9ef3",
      "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.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:13538a2d-3610-5e37-b5e0-85d9ee194bfc",
      "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.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37037771-42bd-5b92-b56f-2ee9fd6f3ddf",
      "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.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f7582dbe-0a9a-56a9-9a0e-fe4583af28fb",
      "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.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:42a62ba2-4060-5886-9c98-3a2d8adb1cae",
      "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.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4515fbc9-3fdb-5033-8150-640ee01b6f01",
      "id": "CVE-2025-1948",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-1948 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0b65f35d-c8dd-5358-9346-71fa034a0e25",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-5115 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dbd2247e-dd3d-56a1-9a92-519f1e2b755b",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0815bb7-2142-5596-a620-d28a4512500e",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10051 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4431821f-2256-538b-932c-c3f292ebd60b",
      "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.memcached:jetty-memcached-sessions. 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/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b3b6473-ce70-53f6-b93d-cc467f8e0699",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15819f8e-d4ec-52a4-b6a0-5cf225d93e2c",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-5795 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b4348011-d9f8-5390-8d9b-4807aec52765",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.53.v20231009-tuxcare.6 of org.eclipse.jetty.memcached:jetty-memcached-sessions."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e188c8fa-978a-59fa-bde2-56b0a7400e52",
      "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.memcached:jetty-memcached-sessions. 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/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bf647f52-80b7-594e-82a1-1fafe5dbc826",
      "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.memcached:jetty-memcached-sessions. 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/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty.memcached/jetty-memcached-sessions@9.4.53.v20231009-tuxcare.6"
    }
  ]
}