{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1926703e-848e-524e-8c0b-3ff5f6b8a609",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@2.4.2-tuxcare.2",
      "type": "library",
      "name": "qs",
      "version": "2.4.2-tuxcare.2",
      "purl": "pkg:npm/qs@2.4.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d84a87c9-82c0-5837-ba03-f7899d612ad9",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-1000048 is fixed in version 2.4.2-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a201eb2e-625e-510b-8802-42b26f4da836",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-24999 affects version 2.4.2-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:70bcb807-8ebd-57c0-a26d-2ee1dcd942c2",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-15284 affects version 2.4.2-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3575d43c-de6c-5c98-a395-510a3c4870f0",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 2.4.2-tuxcare.2 of qs. Version 2.4.2 is not vulnerable. Summary: Target repository (qs v2.4.2) does not contain the 'comma' option feature required for CVE-2026-2391 exploitation. This vulnerability only affects qs versions 6.x and later where the comma-separated value parsing feature exists. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5cd20a43-ae3b-5116-af5e-471ec742a1e6",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 2.4.2-tuxcare.2 of qs. not_affected \u2014 Target version 2.4.2 is not affected by CVE-2026-8723. The vulnerability was introduced in v6.11.1 (2023) when `arrayFormat: 'comma'` with `encodeValuesOnly` support was added. Version 2.4.2 (2015) predates this feature and does not contain the vulnerable code path. The `utils.maybeMap(obj, encoder)` call that crashes on null/undefined does not exist in v2.4.2. Additionally, v2.4.2 has explicit..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@2.4.2-tuxcare.2"
    }
  ]
}