{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4faa13f8-2a18-5b7b-9b2e-d1dac838cf92",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/webpack@5.50.0-tuxcare.2",
      "type": "library",
      "name": "webpack",
      "version": "5.50.0-tuxcare.2",
      "purl": "pkg:npm/webpack@5.50.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ab03b684-289c-5d1d-a7ca-a6dba1173827",
      "id": "CVE-2023-28154",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-28154 is fixed in version 5.50.0-tuxcare.2 of webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.50.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9da1b80c-80c0-5b8c-bb8a-abdb59b7fbf5",
      "id": "CVE-2024-43788",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-43788 is fixed in version 5.50.0-tuxcare.2 of webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.50.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82219a64-7f80-5026-8b76-5e8357f15378",
      "id": "CVE-2025-68157",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-68157 affects version 5.50.0-tuxcare.2 of webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.50.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ef22bbbf-ece2-5cad-ab5a-b478aac4b855",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-68458 does not affect version 5.50.0-tuxcare.2 of webpack. Version 5.50.0 is not vulnerable. Summary: The target repository (webpack v5.50.0-tuxcare.3) does NOT contain the specific vulnerability described in CVE-2025-68458 because it lacks the `allowedUris` feature entirely. The userinfo bypass vulnerability requires the presence of the `isAllowed()` function with string-based URL validation, which was only introduced in webpack v5.59.0. While the target does support `experiments.buildHttp`, it has no URL policy enforcement mechanis [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.50.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/webpack@5.50.0-tuxcare.2"
    }
  ]
}