{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f12f463b-6e94-5832-8439-c18b15671223",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "7.2.1-tuxcare.2",
      "purl": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2d7b4350-6dfd-50f3-9202-31c516835fc4",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-4231 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e9a16025-28e4-5996-8721-9c3ecfefa510",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ee8e407-d8b9-5b47-896a-d023d073e409",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8ef8f6fe-e432-5f49-8ba5-d45780d5ed14",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22610 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eb46fa32-23d5-574d-96cb-e0ac91f1c81f",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27970 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1247f104-f70d-5914-a4a6-06a0303b62a0",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 7.2.1-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular v7.2.1-tuxcare.2 is NOT affected by CVE-2026-41423. The vulnerability requires WHATWG URL parsing with hostname exposure, but this version uses Node.js url.parse() and does not expose hostname/protocol/port properties. The architectural difference between v7.2.1 (legacy url.parse, no hostname tracking) and v8.2.14+ (WHATWG URL, hostname tracking) means the vulnerability pattern does not..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8e217bcd-9002-50bd-b7ac-3ff96f485a28",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-46417 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:247d3b65-a805-51fe-8156-5c9380348d1e",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50168 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3d4c0929-0bf4-587d-8204-56ff2fe2b6a1",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50169 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6872d794-f974-5bab-98fa-0d8c2e84e97b",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 7.2.1-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular v7.2.1-tuxcare.2 is not affected by CVE-2026-50170. The HTTP Transfer Cache feature that contains the vulnerability does not exist in this version. The feature was introduced in Angular v16+, while this target is v7.2.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6af3b106-18a4-5f4e-a5c8-c1d8983df57d",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50171 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7e7f6591-a166-5f48-8c56-3417df0ce72b",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50184 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6dc60753-0491-5015-b899-e41d497b5327",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50555 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de8bc9a2-545e-5cb8-aa4a-9895901e8e59",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50556 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d046fbe5-f391-5810-994e-1aa6c337c35f",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-50557 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b5abb2ac-1840-581a-81d2-ba22a92e5615",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-52725 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6218eba6-ae3e-5574-8a0e-851e8beff4a1",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 7.2.1-tuxcare.2 of @angular/platform-browser. not_affected \u2014 The target Angular v7.2.1-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The vulnerability pattern (service worker forwarding sensitive headers on cross-origin redirects) does not exist in this version's architecture. Asset-group requests are reconstructed from URLs only without headers, and data-group requests delegate to the browser's native fetch which handles redirects per Fetch specification."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a393e7c8-02d9-5f42-a94d-b94e7fa6be5f",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 7.2.1-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular 7.2.1 uses View Engine, not Ivy. CVE-2026-54265 is specific to Ivy's template pipeline and the TwoWayProperty operation kind, which does not exist in View Engine. In View Engine, two-way bindings are desugared at parse time into separate property and event bindings, with the property binding receiving identical sanitization as one-way bindings through the same code path."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f365d91-48be-5dbe-a4cf-0058b416269b",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 7.2.1-tuxcare.2 of @angular/platform-browser. not_affected \u2014 Angular v7.2.1 is not affected by CVE-2026-54266. The HttpTransferCache feature containing the vulnerable weak hash function does not exist in this version. The feature was introduced in Angular v16+, while the target repository is Angular v7.2.1-tuxcare.2."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ca31a176-f361-51d2-a118-5aceecf9d127",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54267 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:939f33da-ed10-5bd1-bd9c-e735c0066cad",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54268 affects version 7.2.1-tuxcare.2 of @angular/platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@7.2.1-tuxcare.2"
    }
  ]
}