{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cf5f8a5c-e579-5669-a83b-d9a747a86f28",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser@13.3.0",
      "type": "library",
      "name": "@angular/platform-browser",
      "version": "13.3.0",
      "purl": "pkg:npm/%40angular/platform-browser@13.3.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9f22c173-dbbd-5a8f-8800-8abf6b8ff038",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 13.3.0 of @angular/platform-browser. not_affected \u2014 The target repository (Angular 13.3.0-tuxcare.1) is NOT AFFECTED by CVE-2026-41423. While the target lacks the explicit sanitization that the upstream patch adds, it uses a fundamentally different URL parsing mechanism (Node's url.parse() without base URL) that does not extract hostnames from protocol-relative URLs. The architectural difference prevents the SSRF attack vector from succeeding."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:da1ffa5b-025d-58a5-9049-e35c7f4f2b17",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 13.3.0 of @angular/platform-browser. not_affected \u2014 Angular v13.3.0 is not affected by CVE-2026-50170. The vulnerable component (HttpTransferCache) does not exist in this version. The HttpTransferCache feature and automatic HTTP response caching during SSR were introduced in Angular v16+, while this target is v13.3.0-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:584ca212-260e-5ff5-a3c1-c0c625bb78a7",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 13.3.0 of @angular/platform-browser. not_affected \u2014 Angular 13.3.0 is not affected by CVE-2026-54264. The vulnerable method newRequestWithMetadata() does not exist in this version. The AssetGroup class creates new requests with only URLs when fetching assets, never preserving headers. On cross-origin redirects, the code creates a completely new request with no headers, preventing sensitive credential leakage."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:49ea0aef-5fdd-50cd-9419-cc42113a1911",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 13.3.0 of @angular/platform-browser. not_affected \u2014 Angular 13.3.0 is not affected by CVE-2026-54265. The vulnerability is specific to Angular's template/pipeline architecture (introduced in v14+) where TwoWayProperty operations bypass sanitizer resolution. Angular 13.3.0 uses an earlier Ivy architecture without the template/pipeline system, where two-way bindings desugar through the same parsePropertyBinding() function as one-way bindings, rece..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c4429a3a-0b02-52a8-adab-b0f2f21026c2",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 13.3.0 of @angular/platform-browser. not_affected \u2014 Angular 13.3.0 is not affected by CVE-2026-54266. The vulnerable HttpTransferCache feature with weak DJB2 hash-based cache key generation does not exist in this version. HttpTransferCache was introduced in Angular v16+, and version 13.3.0 predates this feature."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fa06e8bf-c82b-50b1-a39b-ced26de6aa76",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 13.3.0 of @angular/platform-browser. not_affected \u2014 Angular v13.3.0 is NOT AFFECTED by CVE-2026-68945. The vulnerable HttpTransferCache feature does not exist in this version\u2014it was introduced in Angular v16.0.0. The cache-key collision vulnerability requires the HttpTransferCache's sortAndConcatParams() function in transfer_cache.ts, which is absent from v13. Verified by filesystem inspection, git history, and existing patch documentation (CVE-..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser@13.3.0"
    }
  ]
}