{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e45e26a7-d067-521f-9993-f4061786107b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "infinispan-common",
      "version": "9.4.57.v20241219-tuxcare.5",
      "purl": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:04d54d1b-bee8-5231-9caa-ee2c8d2543eb",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8935b9a1-8600-5b1b-9ef3-81ff4cbbcebb",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d94d0f2f-f62b-501c-8892-eadb01448ee8",
      "id": "CVE-2021-28169",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-28169 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: The target repository (Jetty 9.4.57.v20241219) is NOT vulnerable to CVE-2021-28169. The vulnerability was fixed in version 9.4.41.v20210516, and the current version contains the security patch that prevents double URL encoding attacks on ConcatServlet. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:307d080e-0819-5999-9b55-6f444bd81957",
      "id": "CVE-2021-34428",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-34428 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 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/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:304e6a03-d097-5ad1-8994-602f9f87af9a",
      "id": "CVE-2023-36478",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-36478 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: CVE-2023-36478 has been fully mitigated. The vulnerable checkSize method with integer overflow has been removed, and all protective measures from the vendor patch are present in the target repository. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:519b0d5a-f0aa-537d-9181-97346f9dadfc",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0de552e8-58fc-5788-b291-8f18c9a59fc6",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a194f0c6-fd5f-55eb-adc3-ed14f310f0e0",
      "id": "CVE-2023-41900",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-41900 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: CVE-2023-41900 fix is present in the target repository. The vulnerable code pattern has been corrected. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:16745fe6-b690-55f1-bba3-d83fff77f484",
      "id": "CVE-2024-22201",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-22201 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: The target repository (Jetty 9.4.57.v20241219) contains the fix for CVE-2024-22201. The vulnerable idle timeout handling has been patched to properly terminate connections even when TCP congested. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:47bf1110-92dd-5be5-be2a-c1a571da805e",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f685529-de05-5823-95a6-22652eacbfbd",
      "id": "CVE-2024-6763",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-6763 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. fix for CVE for this version has been already backported by the original developers, so this brunch is not vulnerable"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:85bc4f08-12dd-5a1c-b3b5-4f2b0cf551b4",
      "id": "CVE-2024-8184",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-8184 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: The target repository has already been patched for CVE-2024-8184. The vulnerable get/putIfAbsent pattern has been replaced with atomic compute operations and reference counting, preventing the memory leak that causes DoS. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b7606df8-e12c-5f52-97d5-811af815f35e",
      "id": "CVE-2025-11143",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-11143 is fixed in version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ff69e139-3a1b-5d69-b11c-c9dba3f8e9ef",
      "id": "CVE-2025-5115",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-5115 is fixed in version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd231669-6ff9-5434-88b2-38d4472c85a0",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0b33d50-0cda-56be-8dc2-e21f307a9ec9",
      "id": "CVE-2026-10051",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-10051 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. not_affected \u2014 Jetty 9.4.57.v20241219-tuxcare.4 is NOT affected by CVE-2026-10051. The vulnerability targets Jetty 12.x architecture where the _trailers field in HttpConnection was never reset between requests. Jetty 9.4.57 uses a different architecture where _trailers fields exist in HttpChannelOverHttp and HttpChannel classes, and BOTH are properly cleared to null in their respective recycle() methods, whic..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04bcaf64-9dc5-57ab-8244-9398dc0e2a1a",
      "id": "CVE-2026-1605",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-1605 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: Target repository is Jetty 9.4.57.v20241219, which is not in the affected version range for CVE-2026-1605 (Jetty 12.0.0-12.0.31 and 12.1.0-12.0.5). The architecture and resource management patterns are fundamentally different from Jetty 12.x, and the specific vulnerability pattern does not exist in this version. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e3d2ef29-55eb-50cb-982d-f6cfcb76543d",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2141a71c-6de7-5936-8e7c-075bc0b43f4a",
      "id": "CVE-2026-5795",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-5795 is fixed in version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:777d67ac-0ae4-512c-b00d-5b8d36966a74",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9b270589-f803-521b-87c7-57d7a6e9ef43",
      "id": "CVE-2026-8384",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8384 does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. not_affected \u2014 The target Jetty 9.4.57.v20241219 is not affected by CVE-2026-8384. The vulnerability exists in Jetty 12.1.8's unified canonicalPath() method which handles both semicolon stripping and dot normalization in a single pass. Jetty 9.4 uses a fundamentally different two-pass architecture where decodePath() strips semicolons first, then canonicalPath() normalizes dot segments. The specific vulnerabil..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b0056dcf-8acc-5f01-b799-1d067385608f",
      "id": "GHSA-58qw-p7qm-5rvh",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-58qw-p7qm-5rvh does not affect version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:infinispan-common. Version 9.4.57.v20241219 is not vulnerable. Summary: The target repository has the core XXE vulnerability fix applied in XmlParser.java. The vulnerable fallback entity resolution has been removed, preventing XXE attacks. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/infinispan-common@9.4.57.v20241219-tuxcare.5"
    }
  ]
}