{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7bfafbc4-170b-54b9-bc34-da97bd8fc6e8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@13.3.12",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "13.3.12",
      "purl": "pkg:npm/%40angular/platform-browser@13.3.12"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:43620352-e7f2-5268-ac3b-3045db390e92",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 13.3.12 of @angular/platform-browser. not_affected \u2014 Angular v13.3.12 is NOT AFFECTED by CVE-2026-50170. The HttpTransferCache feature that contains the vulnerability was introduced in Angular v16.0.0 (March 2023) and does not exist in this earlier version."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eea89c93-d889-53a9-ba6c-2cf402b6b9f0",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 13.3.12 of @angular/platform-browser. not_affected \u2014 Version 13.3.12 does not have the vulnerable code pattern. The vulnerability exists in versions 20.x+ where the Service Worker's newRequestWithMetadata function preserves request headers but fails to strip sensitive headers on cross-origin redirects. Version 13.3.12 lacks this function entirely and creates fresh requests with URL-only when handling redirects, preventing header leakage."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f6e64d1e-fc5c-590c-8d0a-31bdd70f55c0",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 13.3.12 of @angular/platform-browser. not_affected \u2014 Angular v13.3.12-tuxcare.1 is not affected by CVE-2026-54265. The vulnerability is specific to the Ivy template pipeline architecture (TwoWayProperty operation) introduced in Angular v17+. This version uses an older Ivy architecture where two-way bindings desugar through the same sanitized property binding path as one-way bindings, preventing the sanitization bypass."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ea20afe-247c-5212-a544-dc26b66be4cb",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 13.3.12 of @angular/platform-browser. not_affected \u2014 Angular v13.3.12 is NOT AFFECTED by CVE-2026-54266. The vulnerable HttpTransferCache feature with weak DJB2 hash-based cache key generation was introduced in Angular v16.0.0-next.7 (March 2023), which is 3+ major versions newer than this target version. Exhaustive code analysis confirms the transfer_cache.ts module, HttpTransferCache class, generateHash function, and all related cache key gener..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:05335085-06fa-54e1-9ceb-bf3395ec36bb",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 13.3.12 of @angular/platform-browser. not_affected \u2014 CVE-2026-68945 describes a cache-key collision vulnerability in Angular's HttpTransferCache feature that allows distinct HTTP requests with repeated query parameters to share cached responses during SSR. The target version (13.3.12-tuxcare.3) does not contain the HttpTransferCache feature, which was introduced in Angular 16.0.0-next.7 (commit aff1512950). Since the vulnerable component does not..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.12"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@13.3.12"
    }
  ]
}