{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6dc0de39-88be-5a61-8b2f-426c899cdbf4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/laravel/framework@5.8.38",
      "type": "library",
      "group": "laravel",
      "name": "framework",
      "version": "5.8.38",
      "purl": "pkg:composer/laravel/framework@5.8.38"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:26a9714c-3f46-5c99-96a9-8f50b37a569b",
      "id": "CVE-2019-9081",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-9081 affects version 5.8.38 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@5.8.38"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:342f525a-131e-5e66-a176-eb12b210147b",
      "id": "CVE-2024-51736",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-51736 affects version 5.8.38 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@5.8.38"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5482338-7598-56b5-90e2-30b2bd6079c3",
      "id": "CVE-2026-24739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-24739 affects version 5.8.38 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@5.8.38"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a946c0bb-d012-5944-b0ad-331aa03c9ed7",
      "id": "GHSA-5vg9-5847-vvmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5vg9-5847-vvmq affects version 5.8.38 of laravel/framework."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@5.8.38"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b90c9f5f-81a1-5c9b-b2eb-5d376d89c6a7",
      "id": "GHSA-crmm-hgp2-wgrp",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-crmm-hgp2-wgrp does not affect version 5.8.38 of laravel/framework. not_affected \u2014 Laravel 5.8.38-p4+tuxcare is not affected by GHSA-crmm-hgp2-wgrp. The vulnerability affects LocalFilesystemAdapter's temporary signed URL functionality, which does not exist in Laravel 5.8. This feature was introduced in Laravel 11+. The target version only supports temporary URLs for cloud storage (S3/Rackspace), which use different mechanisms that are not vulnerable to this path encoding issue."
      },
      "affects": [
        {
          "ref": "pkg:composer/laravel/framework@5.8.38"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/laravel/framework@5.8.38"
    }
  ]
}