{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5beaff0f-5590-565f-bf3c-f66952b86072",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3",
      "type": "library",
      "name": "@angular/http",
      "version": "8.0.0-tuxcare.3",
      "purl": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f399a1ff-a895-578e-a4c4-0f506945d8a3",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8e6c5f97-e176-5b5c-8c8d-b2358898b74a",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e43ec73b-aa9c-53ca-bcce-42f4cecc480e",
      "id": "CVE-2025-66412",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66412 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:889283a1-d47c-58ab-8c41-1965172019b8",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:026bf666-ee8c-5af3-8814-87a271171e2a",
      "id": "CVE-2026-27970",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27970 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4745bf25-2905-5dd7-b13b-4e86d386f6c3",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41423 does not affect version 8.0.0-tuxcare.3 of @angular/http. not_affected \u2014 The target Angular 8.0.0 is not affected by CVE-2026-41423. The vulnerability exists only in newer Angular versions (17+) that use the WHATWG URL API. The target uses Node.js url.parse() which does not interpret protocol-relative URLs (//evil.com) as hostname overrides when used without a base URL parameter."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8a4c0428-8620-567e-8aa4-65b65f64cbe8",
      "id": "CVE-2026-46417",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-46417 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:114faa6c-a455-5ce3-944d-185609210487",
      "id": "CVE-2026-50168",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50168 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5dddf4b3-8073-5c63-8492-170d6ff3c09e",
      "id": "CVE-2026-50169",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50169 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cb313abf-13fa-5a94-8ecc-d843480737b1",
      "id": "CVE-2026-50170",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-50170 does not affect version 8.0.0-tuxcare.3 of @angular/http. not_affected \u2014 Angular v8.0.0 is not affected by CVE-2026-50170. The vulnerability requires the HTTP TransferCache feature (automatic caching of HTTP responses during SSR with client hydration), which was introduced in Angular v16+. Version 8.0.0 lacks the vulnerable code path entirely: no transfer_cache.ts, no transferCacheInterceptorFn, no shouldCacheRequest() function, and no automatic HTTP response cachin..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d98c1db9-27bd-593a-b108-7d58b1eca63b",
      "id": "CVE-2026-50171",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50171 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3ce77d7-957d-5df2-a5e1-168381e7fd15",
      "id": "CVE-2026-50184",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50184 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:201138fd-4f7a-58e2-b9a1-57d762f3b6df",
      "id": "CVE-2026-50555",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50555 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:04c438d2-6d05-5900-b71b-40a4078c30c5",
      "id": "CVE-2026-50556",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50556 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6d0439f-a69b-5069-b5a9-7cd6261081de",
      "id": "CVE-2026-50557",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-50557 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:111d6bcc-d224-58e6-a535-9e9bfaabc00e",
      "id": "CVE-2026-52725",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-52725 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:893f7506-eb12-5807-9a73-5ff9485b0c86",
      "id": "CVE-2026-54264",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54264 does not affect version 8.0.0-tuxcare.3 of @angular/http. not_affected \u2014 Target version 8.0.0-tuxcare.2 is NOT AFFECTED by CVE-2026-54264. The Service Worker implementation strips ALL request headers (including Authorization, Proxy-Authorization, and Cookie) when reconstructing network requests for asset fetches. This architectural design prevents sensitive headers from being forwarded to any destination, including cross-origin redirect targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:be02e225-8acf-589e-9359-9054f6bba0d9",
      "id": "CVE-2026-54265",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54265 does not affect version 8.0.0-tuxcare.3 of @angular/http. not_affected \u2014 Angular 8.0.0-tuxcare.2 is NOT affected by CVE-2026-54265. This vulnerability is specific to the Ivy template compiler pipeline introduced in Angular 9+. Angular 8.0.0 uses View Engine, which desugars two-way bindings through the same parsePropertyBinding() code path as one-way bindings, inherently applying schema-derived sanitization. The vulnerable TwoWayProperty operation and resolve_sanitiz..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7bd4b96a-1098-5c53-9250-0017606a42ff",
      "id": "CVE-2026-54266",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-54266 does not affect version 8.0.0-tuxcare.3 of @angular/http. not_affected \u2014 Angular 8.0.0 does not contain the vulnerable HttpTransferCache feature. The CVE-2026-54266 vulnerability affects HttpTransferCache, which was introduced in Angular 9+. While this version has the underlying TransferState mechanism, it lacks the automatic HTTP request caching feature with the vulnerable DJB2 hash-based cache key generation."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:61280c40-1445-5756-9531-a6d73d1982e8",
      "id": "CVE-2026-54267",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54267 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:61a2ecdb-f256-5057-922f-7b21a751d242",
      "id": "CVE-2026-54268",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-54268 is fixed in version 8.0.0-tuxcare.3 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/http@8.0.0-tuxcare.3"
    }
  ]
}