{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ddfef043-84a0-532f-bac9-d8a2101a1af9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5",
      "type": "library",
      "group": "org.eclipse.jetty",
      "name": "jetty-openid",
      "version": "9.4.57.v20241219-tuxcare.5",
      "purl": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9f05da80-4026-5974-afc2-9696f395133a",
      "id": "CVE-2020-25711",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-25711 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c99e40c4-5d0d-50ef-852e-7b3bd0d42b21",
      "id": "CVE-2020-27216",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-27216 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34191ab1-18a3-5e81-aa28-8c87ad0d0ccf",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa7a2c14-ecc0-5db4-b04a-989762d2f396",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ac6f4ccf-4143-5789-9831-fd6b1509e5fb",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c3c2ca75-0c2c-555d-bb49-83bb1cdf7967",
      "id": "CVE-2023-36479",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-36479 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93afa829-97af-55fe-bb8b-02b3efe06ad1",
      "id": "CVE-2023-40167",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-40167 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:68819340-d96d-5d6b-a824-1b913215c137",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa40ff44-5951-5774-9fb0-067da0cf1d04",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f3035ce3-d8ac-53b7-adea-d3dcabaf1343",
      "id": "CVE-2024-6762",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-6762 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6cb73ac8-3a8f-5d3f-a80d-e7714ba46b37",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9133e7c2-7bd0-5c56-8a01-655396e3510d",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d88c1065-439c-58de-ac00-048147b7f7bb",
      "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:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6d55583f-961c-50d5-bd7d-b66da604bcdc",
      "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:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:974fbaa1-6295-525a-a750-805e2c8cc5f9",
      "id": "CVE-2026-10050",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-10050 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ed5122a-2821-5764-a2f8-a50cebabb277",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1667e815-5663-54fc-90c1-2b8ad0c72094",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:97050e7d-e4a5-5937-921b-71b8cb9a6d6c",
      "id": "CVE-2026-2332",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2332 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99fa71d4-f6df-5e92-9fb7-5a7e405e6b4a",
      "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:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:53196066-6247-59c7-b5bb-64b2437c8122",
      "id": "CVE-2026-6790",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6790 affects version 9.4.57.v20241219-tuxcare.5 of org.eclipse.jetty:jetty-openid."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0445fbd7-9cb2-5542-9b33-8bfb999c655d",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:939946e1-73eb-5b7d-9686-ec7c50851283",
      "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:jetty-openid. 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/jetty-openid@9.4.57.v20241219-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.eclipse.jetty/jetty-openid@9.4.57.v20241219-tuxcare.5"
    }
  ]
}