{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:352f1151-bb32-5fbd-821e-a109689706fe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/platform-browser-dynamic@13.3.0",
      "type": "library",
      "name": "@angular/platform-browser-dynamic",
      "version": "13.3.0",
      "purl": "pkg:npm/%40angular/platform-browser-dynamic@13.3.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2637e1b5-9b32-5a5b-8826-68c5c302de38",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 13.3.0 of @angular/platform-browser-dynamic. 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-dynamic@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a22de9e7-a5c0-5154-b469-de0b86685a77",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 13.3.0 of @angular/platform-browser-dynamic. 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-dynamic@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:512db3dd-c412-5a4a-8248-73aa1c726e92",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 13.3.0 of @angular/platform-browser-dynamic. 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-dynamic@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:54bb1bac-6bd2-52ab-b79d-abbf3c9017da",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 13.3.0 of @angular/platform-browser-dynamic. 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-dynamic@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6771a4fc-62c8-51c2-90ae-19323837376e",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 13.3.0 of @angular/platform-browser-dynamic. 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-dynamic@13.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:68aa4418-49aa-548f-9829-8958e07a0e01",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 13.3.0 of @angular/platform-browser-dynamic. 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-dynamic@13.3.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/platform-browser-dynamic@13.3.0"
    }
  ]
}